diff --git a/public/locales/en/settings/customization/general.json b/public/locales/en/settings/customization/general.json index 24610a4bb..33186ccdc 100644 --- a/public/locales/en/settings/customization/general.json +++ b/public/locales/en/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Appearance", "description": "Customize the background, colors and apps appearance" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}