summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorCaio Carrara <ccarrara@thoughtworks.com>2016-06-27 16:21:56 -0300
committerCaio Carrara <ccarrara@thoughtworks.com>2016-06-27 16:40:50 -0300
commitd5176c2373e36e63fc207f70c9e5b120f232f75a (patch)
tree40724335d390432d886837722830dbdb8ba59acc /web-ui/app/locales/en_US/translation.json
parentadf2d0581393eb590349bd43211cd927feeb722e (diff)
Update use of interpolation on translations
See: #727
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 718979cf..dd9e62a5 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -70,6 +70,7 @@
"logout": "Logout",
"delete-permanently": "Delete Permanently",
"move-to-inbox": "Move to Inbox",
+ "reply-author-line": "On {{date}}, <{{from}}> wrote:\n",
"error": {
"timeout": "a timeout occurred",
"general": "problems talking to server",