diff options
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/he_IL.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/he_IL.json b/Emby.Server.Implementations/Localization/Core/he_IL.json index 0967ef424..67bfbccfb 100644 --- a/Emby.Server.Implementations/Localization/Core/he_IL.json +++ b/Emby.Server.Implementations/Localization/Core/he_IL.json @@ -1 +1,4 @@ -{} +{ + "Books": "ספרים", + "NameSeasonNumber": "עונה {0}" +} |
