summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en-us/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/en-us/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/en-us/translation.json')
-rw-r--r--web-ui/app/locales/en-us/translation.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web-ui/app/locales/en-us/translation.json b/web-ui/app/locales/en-us/translation.json
index 5bc3254a..357187b0 100644
--- a/web-ui/app/locales/en-us/translation.json
+++ b/web-ui/app/locales/en-us/translation.json
@@ -23,6 +23,7 @@
"Reply": "Reply",
"Reply to All": "Reply to All",
"Mark as read": "Mark as read",
+ "mark-as-unread": "Mark as unread",
"Delete": "Delete",
"Archive": "Archive",
"Close": "Close",
@@ -54,7 +55,7 @@
"send-button": "Send",
"sending-mail": "Sending...",
"trash-button": "Delete it",
- "Search..." : "Search...",
+ "search-placeholder" : "Search...",
"Search results for:": "Search results for:",
"Tags": "Tags",
"Forward": "Forward",