From 0d7bda39c1c320f08e59d609538dd6d48251657b Mon Sep 17 00:00:00 2001 From: Elyor Djalilov Date: Tue, 2 Jan 2024 19:22:05 +0500 Subject: [PATCH] Web: added translations --- public/locales/en/Common.json | 2 ++ public/locales/ru/Common.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/public/locales/en/Common.json b/public/locales/en/Common.json index 47d7fd690b..09277344b3 100644 --- a/public/locales/en/Common.json +++ b/public/locales/en/Common.json @@ -41,6 +41,7 @@ "ClearFilter": "Clear filter", "CloseButton": "Close", "Color": "Color", + "Country": "Country", "ComingSoon": "Coming soon", "Comments": "Comments", "Common": "Common", @@ -233,6 +234,7 @@ "PerUserMonth": "<1>{{currencySymbol}}<1>{{price}} per admin/power user /month", "Petabyte": "PB", "Phone": "Phone", + "Platform": "Platform", "Plugins": "Plugins", "PowerUser": "Power user", "PreparationPortalTitle": "Portal restoring is underway", diff --git a/public/locales/ru/Common.json b/public/locales/ru/Common.json index 5d65eb9a76..e095b3dd35 100644 --- a/public/locales/ru/Common.json +++ b/public/locales/ru/Common.json @@ -41,6 +41,7 @@ "ClearFilter": "Очистить фильтр", "CloseButton": "Закрыть", "Color": "Цвет", + "Country": "Страна", "ComingSoon": "Скоро появится", "Comments": "Комментарии", "Common": "Общие", @@ -233,6 +234,7 @@ "PerUserMonth": "<1>{{currencySymbol}}<1>{{price}} за администратора/опытного пользователя /месяц", "Petabyte": "Пб", "Phone": "Телефон", + "Platform": "Платформа", "Plugins": "Плагины", "PowerUser": "Опытный пользователь", "PreparationPortalTitle": "Выполняется восстановление портала",