New translations translation.json (Russian)

This commit is contained in:
AkiraFukushima 2022-12-26 21:52:03 +09:00
parent 8c42b63673
commit dfcdeb054f
1 changed files with 10 additions and 10 deletions

View File

@ -137,29 +137,29 @@
"6_hours": "6 hours", "6_hours": "6 hours",
"12_hours": "12 hours", "12_hours": "12 hours",
"1_day": "1 day", "1_day": "1 day",
"1_week": "1 week" "1_week": "1 неделя"
}, },
"new": { "new": {
"title": "New" "title": "New"
}, },
"edit": { "edit": {
"title": "Edit" "title": "Изменить"
}, },
"delete": { "delete": {
"title": "Delete", "title": "Удалить",
"confirm": "Are you sure to delete this filter?", "confirm": "Вы уверены, что хотите удалить этот фильтр?",
"confirm_ok": "Delete", "confirm_ok": "Удалить",
"confirm_cancel": "Cancel" "confirm_cancel": "Отмена"
} }
} }
}, },
"preferences": { "preferences": {
"title": "Preferences", "title": "Настройки",
"general": { "general": {
"title": "General", "title": "Общие",
"sounds": { "sounds": {
"title": "Sounds", "title": "Звуки",
"description": "Please set feedback sounds.", "description": "Настройте звуки отклика.",
"fav_rb": "When you favorite or boost the toot", "fav_rb": "When you favorite or boost the toot",
"toot": "When you post toot" "toot": "When you post toot"
}, },