From 97a27690029b9a3eb1528e55f2760e0d954bf4c2 Mon Sep 17 00:00:00 2001 From: Ofek <55667596+OfekiAlm@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:17:59 +0300 Subject: [PATCH] Update translation for 'Silent' in Hebrew --- .config/quickshell/translations/he_HE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/quickshell/translations/he_HE.json b/.config/quickshell/translations/he_HE.json index 0b9aee7d6..8297e0fce 100644 --- a/.config/quickshell/translations/he_HE.json +++ b/.config/quickshell/translations/he_HE.json @@ -4,7 +4,7 @@ "Save": "שמור", "Temperature: %1": "טמפרטורה: %1", "Night Light | Right-click to toggle Auto mode": "אור לילה", - "Silent": "השקט", + "Silent": "השתק", "To Do": "תזכורת", "Action": "פקודות", "Search the web": "חיפוש באינטרנט", @@ -408,4 +408,4 @@ "Set API key": "הגדר מפתח API", "Load chat from %1": "טען שיחה מ-%1", "Code saved to file": "הקוד נשמר לקובץ" -} \ No newline at end of file +}