diff --git a/src/i18n/strings/gl.json b/src/i18n/strings/gl.json
index dc58d97f79..05ef098860 100644
--- a/src/i18n/strings/gl.json
+++ b/src/i18n/strings/gl.json
@@ -2968,5 +2968,7 @@
"Hold": "Colgar",
"Resume": "Retomar",
"%(peerName)s held the call": "%(peerName)s finalizou a chamada",
- "You held the call Resume": "Colgaches a chamada, Retomar"
+ "You held the call Resume": "Colgaches a chamada, Retomar",
+ "You've reached the maximum number of simultaneous calls.": "Acadaches o número máximo de chamadas simultáneas.",
+ "Too Many Calls": "Demasiadas chamadas"
}