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