From 2367f00eeb21c2d08a2272a6d22437205e906174 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:51 +0900 Subject: [PATCH] New translations general.json (Chinese Simplified) --- public/locales/zh/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 +}