diff options
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/hi.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/hi.json b/Emby.Server.Implementations/Localization/Core/hi.json index b62e64f4d..cc0a926d0 100644 --- a/Emby.Server.Implementations/Localization/Core/hi.json +++ b/Emby.Server.Implementations/Localization/Core/hi.json @@ -91,5 +91,7 @@ "UserLockedOutWithName": "उपयोगकर्ता {0} को लॉक आउट कर दिया गया है", "System": "प्रणाली", "TvShows": "टीवी शो", - "HearingImpaired": "मूक बधिर" + "HearingImpaired": "मूक बधिर", + "ValueSpecialEpisodeName": "विशेष", + "TasksMaintenanceCategory": "रखरखाव" } |
