From 4398d37566b2c342713a579e01d36cc422194f0e Mon Sep 17 00:00:00 2001 From: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> Date: Sun, 9 Feb 2025 08:26:36 -0800 Subject: [PATCH] chore: update localization files (#935) Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/935 Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> --- static/webui/index.html | 2 +- static/webui/translations/en.js | 1 + static/webui/translations/ru.js | 11 ++++++----- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/static/webui/index.html b/static/webui/index.html index 8e284362..497122ae 100644 --- a/static/webui/index.html +++ b/static/webui/index.html @@ -414,7 +414,7 @@
|DISPLAYNAME|
to administratorNames
in the config.json.`,
+ cheats_server: `Server`,
cheats_skipTutorial: `Skip Tutorial`,
cheats_skipAllDialogue: `Skip All Dialogue`,
cheats_unlockAllScans: `Unlock All Scans`,
diff --git a/static/webui/translations/ru.js b/static/webui/translations/ru.js
index e6e0c95f..77a8a34a 100644
--- a/static/webui/translations/ru.js
+++ b/static/webui/translations/ru.js
@@ -73,11 +73,11 @@ dict = {
inventory_bulkRankUpSpaceWeapons: `Максимальный ранг всего оружия арчвингов`,
inventory_bulkRankUpSentinels: `Максимальный ранг всех стражей`,
inventory_bulkRankUpSentinelWeapons: `Максимальный ранг всего оружия стражей`,
- currency_RegularCredits: `[UNTRANSLATED] Credits`,
- currency_PremiumCredits: `[UNTRANSLATED] Platinum`,
- currency_FusionPoints: `[UNTRANSLATED] Endo`,
- currency_PrimeTokens: `[UNTRANSLATED] Regal Aya`,
- currency_owned: `[UNTRANSLATED] You have |COUNT|.`,
+ currency_RegularCredits: `Кредиты`,
+ currency_PremiumCredits: `Платина`,
+ currency_FusionPoints: `Эндо`,
+ currency_PrimeTokens: `Королевские Айя`,
+ currency_owned: `У тебя есть |COUNT|.`,
powersuit_archonShardsLabel: `Ячейки осколков архонта`,
powersuit_archonShardsDescription: `Вы можете использовать эти неограниченные ячейки для установки множества улучшений.`,
mods_addRiven: `Добавить Мод Разлома`,
@@ -87,6 +87,7 @@ dict = {
mods_mods: `Моды`,
mods_bulkAddMods: `Добавить отсутствующие моды`,
cheats_administratorRequirement: `Вы должны быть администратором для использования этой функции. Чтобы стать администратором, добавьте \"|DISPLAYNAME|\"
в administratorNames
в config.json.`,
+ cheats_server: `Сервер`,
cheats_skipTutorial: `Пропустить обучение`,
cheats_skipAllDialogue: `Пропустить все диалоги`,
cheats_unlockAllScans: `Разблокировать все сканирования`,