diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 947d97c7..51d1146f 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -447,5 +447,12 @@ "photos": "Photos", "videos": "Videos", "storage": "Storage" + }, + "uptimekuma": { + "up": "Sites Up", + "down": "Sites Down", + "uptime": "Uptime", + "incident": "Incident", + "m": "m" } }