From 91f715c3c30a14216cb48db5804bf4d42eb69987 Mon Sep 17 00:00:00 2001 From: Alexander Bus Date: Sat, 28 Oct 2017 01:16:57 +0700 Subject: [PATCH] Updated Russian translation --- src/main/app/i18n/ru.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/app/i18n/ru.js b/src/main/app/i18n/ru.js index 69457ddb..684afc20 100644 --- a/src/main/app/i18n/ru.js +++ b/src/main/app/i18n/ru.js @@ -41,7 +41,7 @@ "refresh" : "Обновить", "refresh_all" : "Обновить все подписки вручную", "sort_by_asc_desc" : "Сначала новые/старые", - "sort_by_abc_zyx" : "Sort Alphabetically", + "sort_by_abc_zyx" : "По алфавиту", "titles_only" : "Только заголовки", "expanded_view" : "Развёрнутый вид", "mark_all_as_read" : "Отметить всё как прочитанное", @@ -178,4 +178,4 @@ "feed_search" : "перейти к подписке по названию" } } -} \ No newline at end of file +}