From a396111cce97a6374302e77449a0aec0df0472b2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:41 +0900 Subject: [PATCH] New translations general.json (Russian) --- public/locales/ru/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/ru/settings/customization/general.json b/public/locales/ru/settings/customization/general.json index 5e0720ab1..f278f1d5d 100644 --- a/public/locales/ru/settings/customization/general.json +++ b/public/locales/ru/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Внешний вид", "description": "Настройка фона, цвета и внешнего вида приложений" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}