diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json
index ef223d2c91..6ad3595808 100644
--- a/src/i18n/strings/pl.json
+++ b/src/i18n/strings/pl.json
@@ -1323,5 +1323,7 @@
"Print it and store it somewhere safe": "Wydrukuj przechowuj w bezpiecznym miejscu",
"Your Recovery Key is in your Downloads folder.": "Twój Klucz Odzyskiwania znajduje się w Twoim katalogu Pobrane.",
"That doesn't match.": "To się nie zgadza.",
- "Go to Settings": "Przejdź do ustawień"
+ "Go to Settings": "Przejdź do ustawień",
+ "%(displayName)s is typing …": "%(displayName)s pisze…",
+ "%(names)s and %(lastPerson)s are typing …": "%(names)s i %(lastPerson)s piszą…"
}