From dfa35773ea3921a6caf38eaef0af167ca986a2e4 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:32 +0900 Subject: [PATCH] New translations bookmark.json (Croatian) --- public/locales/hr/modules/bookmark.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/hr/modules/bookmark.json b/public/locales/hr/modules/bookmark.json index 7b959be28..782c47802 100644 --- a/public/locales/hr/modules/bookmark.json +++ b/public/locales/hr/modules/bookmark.json @@ -1,11 +1,11 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Oznaka", + "description": "Prikazuje statičan popis nizova ili veza", "settings": { - "title": "", + "title": "Postavke oznake", "items": { - "label": "" + "label": "Stavke" }, "layout": { "label": "" @@ -14,8 +14,8 @@ }, "card": { "noneFound": { - "title": "", - "text": "" + "title": "Popis oznaka prazan", + "text": "Dodajte nove stavke u ovaj popis u načinu uređivanja" } } }