diff --git a/lib/l10n/app_he.arb b/lib/l10n/app_he.arb index df2e81f9..e31ac2b7 100644 --- a/lib/l10n/app_he.arb +++ b/lib/l10n/app_he.arb @@ -824,6 +824,10 @@ }, "done": "סיום", "@done": {}, - "themeMode": "ערכת נושא", - "@themeMode": {} + "themeMode": "ערכת מצב", + "@themeMode": {}, + "darkMode": "מצב כהה תמיד", + "@darkMode": {}, + "lightMode": "מצב בהיר תמיד", + "@lightMode": {} }