Files
homarr/public/locales/fr/widgets/error-boundary.json
2024-12-17 18:40:51 +01:00

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": ""
}
}