From 1e74fcf3e6ab9363f66eba6131efc3dedbdc0f44 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 04:10:20 +0900 Subject: [PATCH] New translations date.json (Croatian) --- public/locales/hr/modules/date.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/hr/modules/date.json b/public/locales/hr/modules/date.json index d1437241e..d9a16c333 100644 --- a/public/locales/hr/modules/date.json +++ b/public/locales/hr/modules/date.json @@ -1,11 +1,11 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Datum i Vrijeme", + "description": "Prikaži trenutni datum i vrijeme.", "settings": { - "title": "", + "title": "Postavke za widget Datuma i Vremena", "display24HourFormat": { - "label": "" + "label": "Prikaži full-time oblik (24-satni)" } } }