New translations error-boundary.json (Croatian)

This commit is contained in:
Thomas Camlong
2023-07-06 17:24:11 +09:00
parent aa4e7dcb11
commit 4b6bebb07a

View File

@@ -1,14 +1,14 @@
{ {
"card": { "card": {
"title": "", "title": "Ups, došlo je do pogreške!",
"buttons": { "buttons": {
"details": "", "details": "Pojedinosti",
"tryAgain": "" "tryAgain": "Pokušaj ponovno"
} }
}, },
"modal": { "modal": {
"text": "", "text": "",
"label": "", "label": "Vaša greška",
"reportButton": "" "reportButton": "Prijavi ovu grešku"
} }
} }