summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/pt/translation.json
diff options
context:
space:
mode:
authorGiovane <giovaneliberato@gmail.com>2016-02-17 15:22:14 -0200
committerGiovane <giovaneliberato@gmail.com>2016-02-17 15:45:14 -0200
commitf317af2aac852f760830f31b494c2e125668e00e (patch)
treec7ced094cee878d47d9db7d1311422da2900ff04 /web-ui/app/locales/pt/translation.json
parent03330f2809604eff3b29e72a0ffd04f50cc42797 (diff)
Translate two missing labels on the mail listing
- Translates "Search..." and "Mark as read" to pt-BR - Rename some translations keys to no-humanized text
Diffstat (limited to 'web-ui/app/locales/pt/translation.json')
-rw-r--r--web-ui/app/locales/pt/translation.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web-ui/app/locales/pt/translation.json b/web-ui/app/locales/pt/translation.json
index 169e8071..77525342 100644
--- a/web-ui/app/locales/pt/translation.json
+++ b/web-ui/app/locales/pt/translation.json
@@ -23,6 +23,7 @@
"Reply": "Responder",
"Reply to All": "Responder a todos",
"Mark as read": "Marcar como lida",
+ "mark-as-unread": "Marcar como não lida",
"Delete": "Descartar",
"Archive": "Arquivar",
"Close": "Fechar",
@@ -54,7 +55,7 @@
"send-button": "Enviar",
"sending-mail": "Enviando...",
"trash-button": "Descartar",
- "Search..." : "Pesquisar...",
+ "search-placeholder" : "Pesquisar...",
"Search results for:": "Resultados da pesquisa:",
"Tags": "Tags",
"Forward": "Encaminhar",