From c959311cee8725317efe2c82e9758edfaceb33bd Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Tue, 27 Jun 2023 14:53:15 +0900 Subject: [PATCH] New translations general.json (Chinese Simplified) --- public/locales/zh/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/zh/settings/customization/general.json b/public/locales/zh/settings/customization/general.json index 1854a8edc..52ba39e6d 100644 --- a/public/locales/zh/settings/customization/general.json +++ b/public/locales/zh/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "自定义背景、颜色和应用程序的外观" }, "accessibility": { - "name": "", - "description": "" + "name": "无障碍服务", + "description": "为残疾人和残障人士配置 Homarr" } } }