From a9d686b3a580e7c8fa110feac096980de2757ae0 Mon Sep 17 00:00:00 2001 From: Dmitry Tretyakov <76806170+tretdm@users.noreply.github.com> Date: Thu, 15 Jun 2023 19:43:09 +0700 Subject: [PATCH] =?UTF-8?q?=D1=82=D0=B5=D0=BF=D0=B5=D1=80=D1=8C=20=D1=8F?= =?UTF-8?q?=20=D0=B8=D0=B7=20=D0=B3=D1=85=20=D0=B4=D0=B5=D1=81=D0=BA=D1=82?= =?UTF-8?q?=D0=BE=D0=BF=D0=B0,=20=D1=8F=20=D0=BE=D1=87=D0=B5=D0=BD=D1=8C?= =?UTF-8?q?=20=D0=BD=D0=B0=D0=B4=D0=B5=D1=8E=D1=81=D1=8C,=20=D1=87=D1=82?= =?UTF-8?q?=D0=BE=20=D0=B1=D0=BE=D1=82=20=D0=B7=D0=B0=D0=BA=D0=BE=D0=BD?= =?UTF-8?q?=D1=87=D0=B8=D1=82=20=D1=81=D0=BF=D0=B0=D0=BC=D0=B8=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/en.strings | 1 + locales/ru.strings | 3 ++- locales/uk.strings | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/locales/en.strings b/locales/en.strings index 3925233c..3423255e 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -1517,5 +1517,6 @@ "mobile_search" = "Search"; "mobile_settings" = "Settings"; "mobile_desktop_version" = "Desktop version"; +"mobile_log_out" = "Log out"; "mobile_menu" = "Menu"; "mobile_like" = "Like"; diff --git a/locales/ru.strings b/locales/ru.strings index 023da033..cf896f1f 100644 --- a/locales/ru.strings +++ b/locales/ru.strings @@ -1408,7 +1408,8 @@ "mobile_notes" = "Заметки"; "mobile_groups" = "Группы"; "mobile_search" = "Поиск"; -"mobile_settings" = "Настройки" +"mobile_settings" = "Настройки"; "mobile_desktop_version" = "Полная версия"; +"mobile_log_out" = "Выйти"; "mobile_menu" = "Меню"; "mobile_like" = "Мне нравится"; diff --git a/locales/uk.strings b/locales/uk.strings index 847ed348..f1460acb 100644 --- a/locales/uk.strings +++ b/locales/uk.strings @@ -1426,9 +1426,10 @@ "mobile_videos" = "Відеозаписи"; "mobile_messages" = "Повідомлення"; "mobile_notes" = "Нотатки"; -"mobile_groups" = Групи"; +"mobile_groups" = "Групи"; "mobile_search" = "Пошук"; "mobile_settings" = "Налаштування"; "mobile_desktop_version" = "Повна версія"; +"mobile_log_out" = "Вийти"; "mobile_menu" = "Меню"; "mobile_like" = "Мені подобається";