diff options
| author | Ori <chiburiki12@gmail.com> | 2026-03-03 21:03:13 -0500 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2026-03-04 10:06:11 +0000 |
| commit | b83378d656adef9c2e0e7df101f7da84ef762fa5 (patch) | |
| tree | a9146aa126abd03baafe8003fe5586a63bc0b5c5 | |
| parent | e378f63b70a61cd63d5dee92960cc1c24bfc0646 (diff) | |
Translated using Weblate (Hebrew (Israel))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he_IL/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/he_IL.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/he_IL.json b/Emby.Server.Implementations/Localization/Core/he_IL.json index 67bfbccfb..1d688f01a 100644 --- a/Emby.Server.Implementations/Localization/Core/he_IL.json +++ b/Emby.Server.Implementations/Localization/Core/he_IL.json @@ -1,4 +1,8 @@ { "Books": "ספרים", - "NameSeasonNumber": "עונה {0}" + "NameSeasonNumber": "עונה {0}", + "Channels": "ערוצים", + "Movies": "סרטים", + "Music": "מוזיקה", + "Collections": "אוספים" } |
