From 9e6213731c26dfcbad61b25e9ed7aeb707cefc9a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:57:20 +0900 Subject: [PATCH] New translations accessibility.json (Hebrew) --- .../he/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/he/settings/customization/accessibility.json b/public/locales/he/settings/customization/accessibility.json index 345ac2ef6..af552b9ca 100644 --- a/public/locales/he/settings/customization/accessibility.json +++ b/public/locales/he/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "השבת את דופק הפינג", + "description": "כברירת מחדל, מחווני ping ב-Homarr יפעמו. זה עשוי להיות מעצבן. המחוון הזה ישבית את האנימציה" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "החלף את נקודות הפינג בסמלים", + "description": "עבור משתמשים עיוורי צבעים, נקודות פינג עשויות להיות בלתי ניתנות לזיהוי. זה יחליף אינדיקטורים בסמלים" }, - "alert": "" + "alert": "חסר לך משהו? נשמח להרחיב את הנגישות של Homarr" } \ No newline at end of file