XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

XFESpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/XFESpaceNinjaServer

chore(webui): update German translation (#2587)

I need to double check some other time if it's also called "TennoLive" in German wf, once I'm home again. Should be prob good enough for now... Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2587 Co-authored-by: Animan8000 <animan8000@noreply.localhost> Co-committed-by: Animan8000 <animan8000@noreply.localhost>

9f0cd911
Animan8000 <animan8000@noreply.localhost>
提交于

代码差异

1 个文件 +3 -3
Modified static/webui/translations/de.js +3 -3
@@ -242,11 +242,11 @@ dict = {
242 242 worldState_creditBoost: `Event Booster: Credit`,
243 243 worldState_affinityBoost: `Event Booster: Erfahrung`,
244 244 worldState_resourceBoost: `Event Booster: Ressourcen`,
245 worldState_tennoLiveRelay: `[UNTRANSLATED] TennoLive Relay`,
246 worldState_baroTennoConRelay: `[UNTRANSLATED] Baro's TennoCon Relay`,
245 worldState_tennoLiveRelay: `TennoLive Relais`,
246 worldState_baroTennoConRelay: `Baros TennoCon Relais`,
247 247 worldState_starDays: `Sternen-Tage`,
248 248 worldState_galleonOfGhouls: `Galeone der Ghule`,
249 enabled: `[UNTRANSLATED] Enabled`,
249 enabled: `Aktiviert`,
250 250 disabled: `Deaktiviert`,
251 251 worldState_we1: `Wochenende 1`,
252 252 worldState_we2: `Wochenende 2`,