diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json
index 148392117c..9c6f7fba5d 100644
--- a/src/i18n/strings/pl.json
+++ b/src/i18n/strings/pl.json
@@ -1193,5 +1193,13 @@
"%(severalUsers)sjoined %(count)s times|other": "%(severalUsers)s dołączyli(-ły) %(count)s razy",
"%(oneUser)sjoined %(count)s times|other": "%(oneUser)s dołączył(a) %(count)s razy",
"%(oneUser)sjoined %(count)s times|one": "%(oneUser)s dołączył(a)",
- "%(severalUsers)sleft %(count)s times|one": "%(severalUsers)s wyszli(-ły)"
+ "%(severalUsers)sleft %(count)s times|one": "%(severalUsers)s wyszli(-ły)",
+ "Internal room ID: ": "Wewnętrzny identyfikator pokoju ",
+ "were invited %(count)s times|one": "zostali(-ły) zaproszeni(-one)",
+ "Show developer tools": "Pokaż narzędzia deweloperskie",
+ "An email address is required to register on this homeserver.": "Adres e-mail jest wymagany do rejestracji na tym serwerze domowym.",
+ "A phone number is required to register on this homeserver.": "Numer telefonu jest wymagany do rejestracji na tym serwerze domowym.",
+ "Updating Riot": "Aktualizowanie Riot",
+ "Submit Debug Logs": "Wyślij dzienniki błędów",
+ "Please contact your service administrator to continue using this service.": "Proszę, skontaktuj się z administratorem aby korzystać dalej z funkcji."
}