15 lines
231 B
JSON
15 lines
231 B
JSON
{
|
|
"card": {
|
|
"title": "Ups, došlo je do pogreške!",
|
|
"buttons": {
|
|
"details": "Pojedinosti",
|
|
"tryAgain": "Pokušaj ponovno"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "",
|
|
"reportButton": ""
|
|
}
|
|
}
|