diff --git a/Emby.Server.Implementations/Localization/Core/pt-PT.json b/Emby.Server.Implementations/Localization/Core/pt-PT.json index a893db6935..cb5c033c51 100644 --- a/Emby.Server.Implementations/Localization/Core/pt-PT.json +++ b/Emby.Server.Implementations/Localization/Core/pt-PT.json @@ -112,5 +112,7 @@ "NameExtraDeletedScene": "Cena Cortada", "NameExtraInterview": "Entrevista", "NameExtraUnknown": "Extra", - "NameExtraBehindTheScenes": "Bastidores" + "NameExtraBehindTheScenes": "Bastidores", + "NameExtraSample": "Exemplo", + "NameExtraScene": "Cena" }