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: `Разблокировать все сканирования`,