From 7049ebf04b3df2b9b4c689f07c4bed5e49e35e9b Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:26 +0900 Subject: [PATCH] New translations general.json (Greek) --- public/locales/el/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/el/settings/customization/general.json b/public/locales/el/settings/customization/general.json index a2beee905..727994f2b 100644 --- a/public/locales/el/settings/customization/general.json +++ b/public/locales/el/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Εμφάνιση", "description": "Προσαρμόστε το φόντο, τα χρώματα και την εμφάνιση των εφαρμογών" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}