diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index a8257926c..d09543a00 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -202,5 +202,10 @@ "up": "UP", "down": "DOWN", "wait": "Please wait" + }, + "plex": { + "streams": "Active Streams", + "movies": "Movies", + "tv": "TV Shows" } }