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

SpaceNinjaServer

A simple server for a small space ninja game

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

XFEstudio/SpaceNinjaServer

chore(webui): update to German translation (#1242)

Translated the new `cheats_intrinsicsUnlockAll` string. Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/1242 Co-authored-by: Animan8000 <animan8000@noreply.localhost> Co-committed-by: Animan8000 <animan8000@noreply.localhost>

1b4aee0b
Animan8000 <animan8000@noreply.localhost>
提交于

代码差异

1 个文件 +1 -1
Modified static/webui/translations/de.js +1 -1
@@ -123,7 +123,7 @@ dict = {
123 123 cheats_account: `Account`,
124 124 cheats_unlockAllFocusSchools: `Alle Fokus-Schulen freischalten`,
125 125 cheats_helminthUnlockAll: `Helminth vollständig aufleveln`,
126 cheats_intrinsicsUnlockAll: `[UNTRANSLATED] Max Rank All Intrinsics`,
126 cheats_intrinsicsUnlockAll: `Alle Inhärenzen auf Max. Rang`,
127 127 cheats_changeSupportedSyndicate: `Unterstütztes Syndikat`,
128 128 cheats_changeButton: `Ändern`,
129 129 cheats_none: `Keines`,