From fd8a22e211fda489bb5c9360401b6712230cd293 Mon Sep 17 00:00:00 2001 From: Dmitry Tretyakov <76806170+tretdm@users.noreply.github.com> Date: Mon, 12 Jun 2023 12:49:10 +0700 Subject: [PATCH] New Russian localization strings for OpenVK Mobile web theme --- locales/en.strings | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/locales/en.strings b/locales/en.strings index b36ec078..f246647f 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -421,8 +421,18 @@ "my_settings" = "My Settings"; "bug_tracker" = "Bug-tracker"; +"mobile_friends" = "Friends"; +"mobile_photos" = "Photos"; +"mobile_videos" = "Videos"; +"mobile_messages" = "Messages"; +"mobile_notes" = "Notes"; +"mobile_groups" = "Groups"; +"mobile_search" = "Search"; + +"menu_settings" = "Settings"; "menu_login" = "Login"; "menu_registration" = "Registration"; +"menu_desktop_version" = "Desktop version"; "menu_help" = "Help"; "menu_logout" = "Logout"; @@ -1500,4 +1510,4 @@ "reset" = "Reset"; "closed_group_post" = "This is a post from private group"; -"deleted_target_comment" = "This comment belongs to deleted post"; \ No newline at end of file +"deleted_target_comment" = "This comment belongs to deleted post";