15 lines
250 B
JSON
15 lines
250 B
JSON
{
|
|
"card": {
|
|
"title": "Hoppsan, ett fel har uppstått!",
|
|
"buttons": {
|
|
"details": "Detaljer",
|
|
"tryAgain": "Försök igen"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "Dina fel",
|
|
"reportButton": "Rapportera fel"
|
|
}
|
|
}
|