diff options
author | Lisa Junger <ljunger@thoughtworks.com> | 2014-10-28 16:12:44 +0100 |
---|---|---|
committer | Lisa Junger <ljunger@thoughtworks.com> | 2014-10-28 16:13:22 +0100 |
commit | 978681794f1c03ca97d8c8db2c06a107cc104916 (patch) | |
tree | f750bc204060e0b6e83985f45a117e303f01e23d /web-ui/app/locales/pt | |
parent | a1ac3eb200b8eb9eea764fe4ea761c9c6b319c7e (diff) |
adds internationalization to send button.
Diffstat (limited to 'web-ui/app/locales/pt')
-rw-r--r-- | web-ui/app/locales/pt/translation.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/locales/pt/translation.json b/web-ui/app/locales/pt/translation.json index a7f4d2a9..19b68c55 100644 --- a/web-ui/app/locales/pt/translation.json +++ b/web-ui/app/locales/pt/translation.json @@ -10,6 +10,7 @@ "Invalid tag name": "Nome de etiqueta inválido", "Could not delete email": "Não foi possível deletar o email", "Could not fetch messages": "Não foi possível buscar as mensagems", + "sending-mail": "Enviando...", "tags": { "inbox": "Caixa de Entrada", |