15 lines
222 B
JSON
15 lines
222 B
JSON
{
|
|
"card": {
|
|
"title": "Oups, il y a eu une erreur !",
|
|
"buttons": {
|
|
"details": "Détails",
|
|
"tryAgain": "Réessayer"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "",
|
|
"reportButton": ""
|
|
}
|
|
}
|