From fafde6075b4b1e72ce6ef14e1bd0e371c4fd258b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 29 Aug 2022 08:45:21 +0500 Subject: [PATCH] New translations en-US.json (Portuguese) --- src/config/locales/pt-PT.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index b33ed23ba..70ffa6f52 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -251,7 +251,8 @@ "feedback_success": "Email aberto com sucesso", "feedback_fail": "Não se pôde abrir o cliente de e-mail", "server_fail": "Servidor não disponível", - "show_imgs": "Show Images" + "show_imgs": "Show Images", + "delete_account": "Delete Account" }, "voters": { "voters_info": "Informação de eleitores", @@ -548,6 +549,11 @@ "confirm_report_title": "Confirmar Relatório!", "confirm_report_body": "Tem certeza que quer denunciar?" }, + "delete": { + "confirm_delete_title": "Confirm Delete", + "confirm_delete_body": "Are you sure you want to delete account? It will erase all of your data", + "request_sent": "Your request for deletion is sent" + }, "favorites": { "title": "Favoritos", "load_error": "Não foi possível carregar os favoritos",