diff --git a/public/locales/hr/widgets/draggable-list.json b/public/locales/hr/widgets/draggable-list.json index 5d27e99ad..1e85a1662 100644 --- a/public/locales/hr/widgets/draggable-list.json +++ b/public/locales/hr/widgets/draggable-list.json @@ -1,7 +1,7 @@ { "noEntries": { - "title": "", - "text": "" + "title": "Nema unosa", + "text": "Koristite gumbe u nastavku kako biste dodali više unosa" }, - "buttonAdd": "" + "buttonAdd": "Dodaj" }