From c82cad7b027bc089d4f8d7a650883331509babad Mon Sep 17 00:00:00 2001 From: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> Date: Sun, 30 Mar 2025 06:39:32 -0700 Subject: [PATCH] chore(webui): update ru loc (#1384) Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/1384 Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> Co-committed-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 1efbc311..3fd2575f 100644 --- a/static/webui/translations/ru.js +++ b/static/webui/translations/ru.js @@ -28,7 +28,7 @@ dict = { code_succRankUp: `Ранг успешно повышен`, code_noEquipmentToRankUp: `Нет снаряжения для повышения ранга.`, code_succAdded: `Успешно добавлено.`, - code_succRemoved: `[UNTRANSLATED] Successfully removed.`, + code_succRemoved: `Успешно удалено.`, code_buffsNumber: `Количество усилений`, code_cursesNumber: `Количество проклятий`, code_rerollsNumber: `Количество циклов`,