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): use plural form of "Moa", just to stay consistent with the other categories (#1905)

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

743b7847
Animan8000 <animan8000@noreply.localhost>
提交于

代码差异

4 个文件 +4 -4
Modified static/webui/translations/de.js +1 -1
@@ -84,7 +84,7 @@ dict = {
84 84 inventory_sentinelWeapons: `Wächter-Waffen`,
85 85 inventory_operatorAmps: `Verstärker`,
86 86 inventory_hoverboards: `K-Drives`,
87 inventory_moaPets: `Moa`,
87 inventory_moaPets: `Moas`,
88 88 inventory_kubrowPets: `Bestien`,
89 89 inventory_evolutionProgress: `Incarnon-Entwicklungsfortschritte`,
90 90 inventory_bulkAddSuits: `Fehlende Warframes hinzufügen`,
Modified static/webui/translations/en.js +1 -1
@@ -83,7 +83,7 @@ dict = {
83 83 inventory_sentinelWeapons: `Sentinel Weapons`,
84 84 inventory_operatorAmps: `Amps`,
85 85 inventory_hoverboards: `K-Drives`,
86 inventory_moaPets: `Moa`,
86 inventory_moaPets: `Moas`,
87 87 inventory_kubrowPets: `Beasts`,
88 88 inventory_evolutionProgress: `Incarnon Evolution Progress`,
89 89 inventory_bulkAddSuits: `Add Missing Warframes`,
Modified static/webui/translations/es.js +1 -1
@@ -84,7 +84,7 @@ dict = {
84 84 inventory_sentinelWeapons: `Armas de centinela`,
85 85 inventory_operatorAmps: `Amps`,
86 86 inventory_hoverboards: `K-Drives`,
87 inventory_moaPets: `Moa`,
87 inventory_moaPets: `Moas`,
88 88 inventory_kubrowPets: `Bestias`,
89 89 inventory_evolutionProgress: `Progreso de evolución Incarnon`,
90 90 inventory_bulkAddSuits: `Agregar Warframes faltantes`,
Modified static/webui/translations/fr.js +1 -1
@@ -84,7 +84,7 @@ dict = {
84 84 inventory_sentinelWeapons: `Armes de sentinelles`,
85 85 inventory_operatorAmps: `Amplificateurs`,
86 86 inventory_hoverboards: `K-Drives`,
87 inventory_moaPets: `Moa`,
87 inventory_moaPets: `Moas`,
88 88 inventory_kubrowPets: `Bêtes`,
89 89 inventory_evolutionProgress: `[UNTRANSLATED] Incarnon Evolution Progress`,
90 90 inventory_bulkAddSuits: `Ajouter les Warframes manquantes`,