mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 18:59:20 +01:00
15 lines
322 B
JSON
15 lines
322 B
JSON
{
|
||
"card": {
|
||
"title": "Упс, произошла ошибка!",
|
||
"buttons": {
|
||
"details": "Подробнее",
|
||
"tryAgain": "Попробовать снова"
|
||
}
|
||
},
|
||
"modal": {
|
||
"text": "",
|
||
"label": "Ваша ошибка",
|
||
"reportButton": "Сообщить об ошибке"
|
||
}
|
||
}
|