15 lines
229 B
JSON
15 lines
229 B
JSON
{
|
|
"card": {
|
|
"title": "Oeps, er was een fout!",
|
|
"buttons": {
|
|
"details": "Beschrijving",
|
|
"tryAgain": "Probeer het opnieuw"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "",
|
|
"reportButton": ""
|
|
}
|
|
}
|