From c7d543468ffedbe2c877b489bfe60cddfdff72ca Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:48 +0900 Subject: [PATCH] New translations selector.json (Croatian) --- .../locales/hr/layout/element-selector/selector.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/hr/layout/element-selector/selector.json diff --git a/public/locales/hr/layout/element-selector/selector.json b/public/locales/hr/layout/element-selector/selector.json new file mode 100644 index 000000000..2a4f14e0d --- /dev/null +++ b/public/locales/hr/layout/element-selector/selector.json @@ -0,0 +1,11 @@ +{ + "modal": { + "title": "", + "text": "" + }, + "widgetDescription": "", + "goBack": "", + "actionIcon": { + "tooltip": "" + } +}