diff --git a/public/locales/gl/settings/customization/page-appearance.json b/public/locales/gl/settings/customization/page-appearance.json new file mode 100644 index 000000000..79e9e7c94 --- /dev/null +++ b/public/locales/gl/settings/customization/page-appearance.json @@ -0,0 +1,30 @@ +{ + "pageTitle": { + "label": "", + "description": "" + }, + "metaTitle": { + "label": "", + "description": "" + }, + "logo": { + "label": "", + "description": "" + }, + "favicon": { + "label": "", + "description": "" + }, + "background": { + "label": "" + }, + "customCSS": { + "label": "", + "description": "", + "placeholder": "", + "applying": "" + }, + "buttons": { + "submit": "" + } +}