From 10e03b25827b102b9710cf142f70d30e4dc77f13 Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Wed, 12 Jul 2023 11:31:21 +0300 Subject: [PATCH] Minor update --- src/modules/i18n/files/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/i18n/files/ru.json b/src/modules/i18n/files/ru.json index 48814b5..c8e30a8 100644 --- a/src/modules/i18n/files/ru.json +++ b/src/modules/i18n/files/ru.json @@ -1,7 +1,7 @@ { "": "Basic phases", "hello": "Привет из KuiToi-Server!", - "config_path": "Используя {} для настройки.", + "config_path": "Используй {} для настройки.", "init_ok": "Инициализация окончена.", "start": "Сервер запущен!", "stop": "Сервер остановлен!",