diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 871942ef8..0ce1cc1dd 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -386,5 +386,11 @@ "upload": "Upload", "leech": "Leech", "seed": "Seed" + }, + "mikrotik": { + "cpuLoad": "CPU Load", + "memoryUsed": "Memory Used", + "uptime": "Uptime", + "numberOfLeases": "Leases" } }