返回提交历史
Modified
static/webui/translations/ru.js
+5
-4
XFEstudio/XFESpaceNinjaServer
chore: update translations
df70050c
代码差异
1 个文件
+5
-4
@@ -119,10 +119,11 @@ dict = {
119
119
cheats_changeButton: `Изменить`,
120
120
cheats_none: `Отсутствует`,
121
121
cheats_quests: `[UNTRANSLATED] Quests`,
122
cheats_quests_UnlockAll: `[UNTRANSLATED] Unlock All Quests`,
123
cheats_quests_CompleteAll: `[UNTRANSLATED] Complete All Quests`,
124
cheats_quests_CompleteAllUnlocked: `[UNTRANSLATED] Complete All Unlocked Quests`,
125
cheats_quests_ResetAll: `[UNTRANSLATED] Reset All Quests`,
122
cheats_quests_unlockAll: `[UNTRANSLATED] Unlock All Quests`,
123
cheats_quests_completeAll: `[UNTRANSLATED] Complete All Quests`,
124
cheats_quests_completeAllUnlocked: `[UNTRANSLATED] Complete All Unlocked Quests`,
125
cheats_quests_resetAll: `[UNTRANSLATED] Reset All Quests`,
126
cheats_quests_giveAll: `[UNTRANSLATED] Give All Quests`,
126
127
import_importNote: `Вы можете загрузить полный или частичный ответ инвентаря (клиентское представление) здесь. Все поддерживаемые поля <b>будут перезаписаны</b> в вашем аккаунте.`,
127
128
import_submit: `Submit`
128
129
};