diff --git a/public/locales/zh/settings/customization/general.json b/public/locales/zh/settings/customization/general.json index 01426d32e..1854a8edc 100644 --- a/public/locales/zh/settings/customization/general.json +++ b/public/locales/zh/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "外观", "description": "自定义背景、颜色和应用程序的外观" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}