From 7b72a3b820ff5acf9849b3f67bd8394e58c8a1df Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 02:14:01 +0000 Subject: [PATCH] Apply translations in ru_RU translation completed for the source file '/crabfit-frontend/public/i18n/en/common.json' on the 'ru_RU' language. --- crabfit-frontend/public/i18n/ru/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/crabfit-frontend/public/i18n/ru/common.json b/crabfit-frontend/public/i18n/ru/common.json index 6d6a627..3b1f04c 100644 --- a/crabfit-frontend/public/i18n/ru/common.json +++ b/crabfit-frontend/public/i18n/ru/common.json @@ -54,5 +54,13 @@ "language": { "label": "Язык" } + }, + "update": { + "heading": "Crab Fit обновлен", + "body": "Доступна новая версия Crab Fit, которая включает обновления, исправления и новые функции.", + "buttons": { + "close": "Закрыть", + "reload": "Перезагрузить" + } } }