From 957d840da59bd65b425175ef5c00aa3e2f4454be Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:44 +0900 Subject: [PATCH] New translations general.json (Slovenian) --- public/locales/sl/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/sl/settings/customization/general.json b/public/locales/sl/settings/customization/general.json index 25bf79f33..623dd8c69 100644 --- a/public/locales/sl/settings/customization/general.json +++ b/public/locales/sl/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Videz", "description": "Prilagodite ozadje, barve in videz aplikacije" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}