diff --git a/src/i18n/strings/pt_BR.json b/src/i18n/strings/pt_BR.json
index 05c6db5c0c..b456c98aed 100644
--- a/src/i18n/strings/pt_BR.json
+++ b/src/i18n/strings/pt_BR.json
@@ -2900,5 +2900,8 @@
"Hold": "Pausar",
"Resume": "Retomar",
"%(peerName)s held the call": "%(peerName)s pausou a chamada",
- "You held the call Resume": "Você pausou a chamada Retomar"
+ "You held the call Resume": "Você pausou a chamada Retomar",
+ "You've reached the maximum number of simultaneous calls.": "Você atingiu o número máximo de chamadas simultâneas.",
+ "Too Many Calls": "Muitas chamadas",
+ "%(name)s paused": "%(name)s pausou"
}