From de7a622c34887e43828812737d13c9f71ba166ae Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:31 +0900 Subject: [PATCH] New translations date.json (Croatian) --- public/locales/hr/modules/date.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 public/locales/hr/modules/date.json diff --git a/public/locales/hr/modules/date.json b/public/locales/hr/modules/date.json new file mode 100644 index 000000000..d1437241e --- /dev/null +++ b/public/locales/hr/modules/date.json @@ -0,0 +1,12 @@ +{ + "descriptor": { + "name": "", + "description": "", + "settings": { + "title": "", + "display24HourFormat": { + "label": "" + } + } + } +}