From 340e8fb90b8ead63998c40cdfe0ce454a27256cd Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:49 +0900 Subject: [PATCH] New translations general.json (Ukrainian) --- public/locales/uk/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/uk/settings/customization/general.json b/public/locales/uk/settings/customization/general.json index cf7c14534..6e1b4e004 100644 --- a/public/locales/uk/settings/customization/general.json +++ b/public/locales/uk/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Вигляд", "description": "Налаштування фону, кольорів і додатків" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}