From 5ed54c220a1ab2c99371ce6053cbcdf6ddaabc0b Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Thu, 14 Nov 2019 11:11:04 +0100 Subject: [PATCH] Add portuguese translations --- webapp/locales/pt.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webapp/locales/pt.json b/webapp/locales/pt.json index 76560aba9..6e710cacf 100644 --- a/webapp/locales/pt.json +++ b/webapp/locales/pt.json @@ -259,6 +259,11 @@ "passwordStrength4": "Senha muito forte" } }, + "privacy": { + "name": "Privacidade", + "make-shouts-public": "Compartilhar postagens que eu recomendei no meu perfil público", + "success-update": "Configurações de privacidade salvas" + }, "invites": { "name": "Convites" },