diff options
| author | Shadowghost <Ghost_of_Stone@web.de> | 2026-08-19 16:13:29 +0200 |
|---|---|---|
| committer | Shadowghost <Ghost_of_Stone@web.de> | 2026-08-19 16:13:29 +0200 |
| commit | bd085665d687b55298fde7b9ef6d7124a5f94701 (patch) | |
| tree | 5acc25bd0f15cb4498d29d28890f551711641d29 /Emby.Server.Implementations/Localization/Core/hu.json | |
| parent | 4e9713a03284a88d01d2d114e49d3a90d65aaebc (diff) | |
| parent | f586fc063f8a09ead4b370ac305ad2b7ed57259d (diff) | |
Merge remote-tracking branch 'upstream/master' into safeguard-invalid-provider-ids
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/hu.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/hu.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/hu.json b/Emby.Server.Implementations/Localization/Core/hu.json index f7982352ee..4a327e7b02 100644 --- a/Emby.Server.Implementations/Localization/Core/hu.json +++ b/Emby.Server.Implementations/Localization/Core/hu.json @@ -120,5 +120,6 @@ "NameExtraThemeSong": "Főcímdal", "NameExtraThemeVideo": "Főcímvideó", "NameExtraTrailer": "Előzetes", - "NameExtraUnknown": "Extra" + "NameExtraUnknown": "Extra", + "NameExtraNumbered": "{0} {1}" } |
