From c60ba0f786722dde981c6cfc7e41c680534fdba1 Mon Sep 17 00:00:00 2001 From: Sainan Date: Thu, 6 Feb 2025 12:02:03 +0100 Subject: [PATCH] fix typo Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> --- static/webui/translations/ru.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/webui/translations/ru.js b/static/webui/translations/ru.js index acee9501..d4d1eee4 100644 --- a/static/webui/translations/ru.js +++ b/static/webui/translations/ru.js @@ -89,7 +89,7 @@ dict = { cheats_unlockAllQuests: `Разблокировать все квесты`, cheats_completeAllQuests: `Завершить все квесты`, cheats_infiniteCredits: `Бесконечные кредиты`, - cheats_infinitePlatinum: `Бесконечный платина`, + cheats_infinitePlatinum: `Бесконечная платина`, cheats_infiniteEndo: `Бесконечное эндо`, cheats_infiniteRegalAya: `Бесконечная Королевская Айя`, cheats_unlockAllShipFeatures: `Разблокировать все функции корабля`,