aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n/locales/ru/translation.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web/lib/i18n/locales/ru/translation.json')
-rw-r--r--apps/web/lib/i18n/locales/ru/translation.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/ru/translation.json b/apps/web/lib/i18n/locales/ru/translation.json
index eabe2e3f..4a8cdd52 100644
--- a/apps/web/lib/i18n/locales/ru/translation.json
+++ b/apps/web/lib/i18n/locales/ru/translation.json
@@ -110,7 +110,12 @@
"copy_link": "Скопировать ссылку",
"unselect_all": "Отменить выбор",
"select_all": "Выбрать все",
- "apply_all": "Применить всё"
+ "apply_all": "Применить всё",
+ "sort": {
+ "title": "Сортировка",
+ "newest_first": "Сначала новые",
+ "oldest_first": "Сначала старые"
+ }
},
"editor": {
"text_toolbar": {