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