15 lines
227 B
JSON
15 lines
227 B
JSON
{
|
|
"card": {
|
|
"title": "Ups, wystąpił błąd!",
|
|
"buttons": {
|
|
"details": "Szczegóły",
|
|
"tryAgain": "Spróbuj ponownie"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "",
|
|
"reportButton": ""
|
|
}
|
|
}
|