diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 7ae8bbf0..0f49be33 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -104,7 +104,9 @@ "byterate": "{{value, bytes}}", "ms": "{{value, number}}", "bitrate": "{{value, bytes(bits: true)}}", - "percent": "{{value, percent}}" + "percent": "{{value, percent}}", + "bibyterate": "{{value, rate(bits: false; binary: true)}}", + "bibitrate": "{{value, rate(bits: true; binary: true)}}" }, "weather": { "current": "Localização atual",