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