15 lines
251 B
JSON
15 lines
251 B
JSON
{
|
|
"card": {
|
|
"title": "Ups, došlo k chybě!",
|
|
"buttons": {
|
|
"details": "Podrobnosti",
|
|
"tryAgain": "Zkusit znovu"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "Vaše chyba",
|
|
"reportButton": "Nahlásit tuto chybu"
|
|
}
|
|
}
|