From 3346db43c4338ce87943f6e65b600f7a87817ac5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:39:25 +0900 Subject: [PATCH] New translations general.json (Turkish) --- public/locales/tr/settings/customization/general.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/tr/settings/customization/general.json b/public/locales/tr/settings/customization/general.json index f2c414b89..3b39c090f 100644 --- a/public/locales/tr/settings/customization/general.json +++ b/public/locales/tr/settings/customization/general.json @@ -18,8 +18,8 @@ "description": "Arka planı, renkleri ve uygulama görünümünü özelleştirin" }, "accessibility": { - "name": "", - "description": "" + "name": "Erişilebilirlik", + "description": "Homarr'ı engelli kullanıcılar için yapılandırma" } } }