From 82b373778c50d029ccf08b54c8a8dac62584ac64 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:54 +0900 Subject: [PATCH] New translations gridstack.json (Croatian) --- .../locales/hr/settings/customization/gridstack.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/hr/settings/customization/gridstack.json diff --git a/public/locales/hr/settings/customization/gridstack.json b/public/locales/hr/settings/customization/gridstack.json new file mode 100644 index 000000000..18c3d8233 --- /dev/null +++ b/public/locales/hr/settings/customization/gridstack.json @@ -0,0 +1,10 @@ +{ + "columnsCount": { + "labelPreset": "", + "descriptionPreset": "", + "descriptionExceedsPreset": "" + }, + "unsavedChanges": "", + "applyChanges": "", + "defaultValues": "" +} \ No newline at end of file