From baa53771217592197e6021263db7fedb6a8a256e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:42 +0900 Subject: [PATCH] New translations general.json (Slovak) --- public/locales/sk/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/sk/settings/customization/general.json b/public/locales/sk/settings/customization/general.json index ebcf73066..9cd905ec3 100644 --- a/public/locales/sk/settings/customization/general.json +++ b/public/locales/sk/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Vzhľad", "description": "Prispôsobenie pozadia, farieb a vzhľadu aplikácií" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}