diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 0bbe9dd80..92a388707 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -406,5 +406,11 @@ "streams_all": "All Streams", "streams_active": "Active Streams", "streams_xepg": "XEPG Channels" + }, + "opnsense": { + "cpu": "CPU Load", + "memory": "Active Memory", + "wanUpload": "WAN Upload", + "wanDownload": "WAN Download" } }