diff --git a/src/i18n/strings/pt.json b/src/i18n/strings/pt.json
index eb08e31bac..0d4bc3d38e 100644
--- a/src/i18n/strings/pt.json
+++ b/src/i18n/strings/pt.json
@@ -18,5 +18,11 @@
"Download Completed": "Transferência concluída",
"Unable to load config file: please refresh the page to try again.": "Não foi possível carregar o ficheiro de configuração: atualize a página para tentar novamente.",
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "A configuração do Element contém um JSON inválido. Corrija o problema e recarregue a página.",
- "Your Element is misconfigured": "O Element está configurado incorretamente"
+ "Your Element is misconfigured": "O Element está configurado incorretamente",
+ "Powered by Matrix": "Desenvolvido por Matrix",
+ "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (2%(browserName)s, 3%(osName)s)",
+ "Go to element.io": "Visite element.io",
+ "I understand the risks and wish to continue": "Compreendo os riscos e pretendo continuar",
+ "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Podes continuar a utilizar teu browser atual, mas algumas funcionalidades podem não funcionar ou aparecerem de forma incorrecta.",
+ "Please install Chrome, Firefox, or Safari for the best experience.": "Por favor, instala Chrome, Firefox, ou Safari para uma melhor experiência."
}