From dc98389b2ce9b71f3f7a731094afd9997f9fe49f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:52 +0900 Subject: [PATCH] New translations accessibility.json (Chinese Simplified) --- .../zh/settings/customization/accessibility.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/zh/settings/customization/accessibility.json diff --git a/public/locales/zh/settings/customization/accessibility.json b/public/locales/zh/settings/customization/accessibility.json new file mode 100644 index 000000000..345ac2ef6 --- /dev/null +++ b/public/locales/zh/settings/customization/accessibility.json @@ -0,0 +1,11 @@ +{ + "disablePulse": { + "label": "", + "description": "" + }, + "replaceIconsWithDots": { + "label": "", + "description": "" + }, + "alert": "" +} \ No newline at end of file