From 5efb6ed9b53fffc55d765258b0e2025a5cba6199 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 30 Jul 2019 20:05:54 +0300 Subject: [PATCH] New translations en_US.json (Russian) --- site/plugins/admin/lang/ru_RU.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/plugins/admin/lang/ru_RU.json b/site/plugins/admin/lang/ru_RU.json index f47ce63d..f9399e20 100644 --- a/site/plugins/admin/lang/ru_RU.json +++ b/site/plugins/admin/lang/ru_RU.json @@ -1,5 +1,7 @@ { "admin": "Админ", + "admin_welcome": "Welcome", + "admin_create_new_user_welcome": "To finish setup and secure your site, please create the first user by entering the necessary information below.", "admin_cancel": "Отмена", "admin_create": "Создать", "admin_debugging": "Отладка",