From 7f30bdda4a255b426f5fffc19a734bdb5766a758 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:28 +0900 Subject: [PATCH] New translations general.json (Hebrew) --- public/locales/he/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/he/settings/customization/general.json b/public/locales/he/settings/customization/general.json index 2d9bec07f..716f24bcc 100644 --- a/public/locales/he/settings/customization/general.json +++ b/public/locales/he/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "מראה", "description": "התאם אישית את הרקע, הצבעים ומראה האפליקציות" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}