diff --git a/src/i18n/strings/gl.json b/src/i18n/strings/gl.json
index 05ef098860..cc3575dbb3 100644
--- a/src/i18n/strings/gl.json
+++ b/src/i18n/strings/gl.json
@@ -2970,5 +2970,6 @@
"%(peerName)s held the call": "%(peerName)s finalizou a chamada",
"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"
+ "Too Many Calls": "Demasiadas chamadas",
+ "%(name)s paused": "detido por %(name)s"
}