From dfcdeb054fa5c82306f881a6fd224dd212f3392b Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Mon, 26 Dec 2022 21:52:03 +0900 Subject: [PATCH] New translations translation.json (Russian) --- src/config/locales/ru/translation.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json index 8732cdd2..4571f5a2 100644 --- a/src/config/locales/ru/translation.json +++ b/src/config/locales/ru/translation.json @@ -137,29 +137,29 @@ "6_hours": "6 hours", "12_hours": "12 hours", "1_day": "1 day", - "1_week": "1 week" + "1_week": "1 неделя" }, "new": { "title": "New" }, "edit": { - "title": "Edit" + "title": "Изменить" }, "delete": { - "title": "Delete", - "confirm": "Are you sure to delete this filter?", - "confirm_ok": "Delete", - "confirm_cancel": "Cancel" + "title": "Удалить", + "confirm": "Вы уверены, что хотите удалить этот фильтр?", + "confirm_ok": "Удалить", + "confirm_cancel": "Отмена" } } }, "preferences": { - "title": "Preferences", + "title": "Настройки", "general": { - "title": "General", + "title": "Общие", "sounds": { - "title": "Sounds", - "description": "Please set feedback sounds.", + "title": "Звуки", + "description": "Настройте звуки отклика.", "fav_rb": "When you favorite or boost the toot", "toot": "When you post toot" },