diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index d09543a00..10658f6e3 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -207,5 +207,10 @@ "streams": "Active Streams", "movies": "Movies", "tv": "TV Shows" + }, + "glances": { + "cpu": "CPU", + "mem": "MEM", + "wait": "Please wait" } }