diff --git a/public/locales/hr/widgets/error-boundary.json b/public/locales/hr/widgets/error-boundary.json index ce74ad0fc..129bc753b 100644 --- a/public/locales/hr/widgets/error-boundary.json +++ b/public/locales/hr/widgets/error-boundary.json @@ -1,14 +1,14 @@ { "card": { - "title": "", + "title": "Ups, došlo je do pogreške!", "buttons": { - "details": "", - "tryAgain": "" + "details": "Pojedinosti", + "tryAgain": "Pokušaj ponovno" } }, "modal": { "text": "", - "label": "", - "reportButton": "" + "label": "Vaša greška", + "reportButton": "Prijavi ovu grešku" } }