diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 4e176a039..a802e1c00 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -309,5 +309,11 @@ "videos": "Videos", "channels": "Channels", "playlists": "Playlists" + }, + "truenas": { + "load": "System Load", + "uptime": "Uptime", + "alerts": "Alerts", + "time": "{{value, number(style: unit; unitDisplay: long;)}}" } }