diff --git a/assets/i18n/ru_RU.json b/assets/i18n/ru_RU.json index e3696a4..6aa9b1b 100644 --- a/assets/i18n/ru_RU.json +++ b/assets/i18n/ru_RU.json @@ -95,13 +95,13 @@ "roomFormCreateBtn": "Создать" }, "updateDialog": { - "title": "New update available!", - "downloadingUpdate": "Downloading...", - "updateBtn": "Update" + "title": "Доступно новое обновление!", + "downloadingUpdate": "Загрузка...", + "updateBtn": "Обновить" }, "homeSnackbar": { - "title": "Change name", - "message": "Before you start, please change your name", - "buttonText": "Change" + "title": "Сменить имя", + "message": "Перед началом, вам необходимо сменить имя", + "buttonText": "Сменить" } }