diff --git a/public/locales/hr/settings/customization/general.json b/public/locales/hr/settings/customization/general.json new file mode 100644 index 000000000..2e9b08103 --- /dev/null +++ b/public/locales/hr/settings/customization/general.json @@ -0,0 +1,25 @@ +{ + "text": "", + "accordeon": { + "layout": { + "name": "", + "description": "" + }, + "gridstack": { + "name": "", + "description": "" + }, + "pageMetadata": { + "name": "", + "description": "" + }, + "appereance": { + "name": "", + "description": "" + }, + "accessibility": { + "name": "", + "description": "" + } + } +}