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 German translation (#1786)

Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/1786 Co-authored-by: Animan8000 <animan8000@noreply.localhost> Co-committed-by: Animan8000 <animan8000@noreply.localhost>

03590c73
Animan8000 <animan8000@noreply.localhost>
提交于

代码差异

1 个文件 +3 -3
Modified static/webui/translations/de.js +3 -3
@@ -54,8 +54,8 @@ dict = {
54 54 code_completed: `Abgeschlossen`,
55 55 code_active: `Aktiv`,
56 56 code_pigment: `Pigment`,
57 code_mature: `[UNTRANSLATED] Mature for combat`,
58 code_unmature: `[UNTRANSLATED] Regress genetic aging`,
57 code_mature: `Für den Kampf auswachsen lassen`,
58 code_unmature: `Genetisches Altern zurücksetzen`,
59 59 login_description: `Melde dich mit deinem OpenWF-Account an (denselben Angaben wie im Spiel, wenn du dich mit diesem Server verbindest).`,
60 60 login_emailLabel: `E-Mail-Adresse`,
61 61 login_passwordLabel: `Passwort`,
@@ -82,7 +82,7 @@ dict = {
82 82 inventory_operatorAmps: `Verstärker`,
83 83 inventory_hoverboards: `K-Drives`,
84 84 inventory_moaPets: `Moa`,
85 inventory_kubrowPets: `[UNTRANSLATED] Beasts`,
85 inventory_kubrowPets: `Bestien`,
86 86 inventory_bulkAddSuits: `Fehlende Warframes hinzufügen`,
87 87 inventory_bulkAddWeapons: `Fehlende Waffen hinzufügen`,
88 88 inventory_bulkAddSpaceSuits: `Fehlende Archwings hinzufügen`,