mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-27 01:39:16 +01:00
New translations cache-buttons.json (Russian)
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"title": "",
|
||||
"title": "Очистка кэша",
|
||||
"selector": {
|
||||
"label": "",
|
||||
"label": "Выберите кэш(и) для очистки",
|
||||
"data": {
|
||||
"ping": "",
|
||||
"repositoryIcons": "",
|
||||
"calendar&medias": "",
|
||||
"weather": ""
|
||||
"ping": "Пинг запросы",
|
||||
"repositoryIcons": "Удалённые/Локальные иконки",
|
||||
"calendar&medias": "Публикации из календаря",
|
||||
"weather": "Данные о погоде"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "",
|
||||
"notificationTitle": "Кэш очищен",
|
||||
"clearAll": {
|
||||
"text": "",
|
||||
"notificationMessage": ""
|
||||
"text": "Очистить весь кэш",
|
||||
"notificationMessage": "Весь кэш был очищен"
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "",
|
||||
"notificationMessageSingle": "",
|
||||
"notificationMessageMulti": ""
|
||||
"text": "Очистить выбранные запросы",
|
||||
"notificationMessageSingle": "Кэш для {{value}} был очищен",
|
||||
"notificationMessageMulti": "Кэш для {{values}} был очищен"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user