From a73df29d2db1d89314367036db80c737e488618f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:48 +0900 Subject: [PATCH] New translations general.json (Turkish) --- public/locales/tr/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/tr/settings/customization/general.json b/public/locales/tr/settings/customization/general.json index 9c7158777..f2c414b89 100644 --- a/public/locales/tr/settings/customization/general.json +++ b/public/locales/tr/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Görünüş", "description": "Arka planı, renkleri ve uygulama görünümünü özelleştirin" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}