summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2016-12-19 15:58:02 -0200
committerTayane Fernandes <tayane.rmf@gmail.com>2016-12-19 15:58:02 -0200
commit0c2a1ee3264b4f7e4565bcf4d2b49be90fca845f (patch)
tree08efab73824b5b638268371724cb06c0aa08806b /web-ui/app/locales/en_US/translation.json
parentc5a0e774303fca4fee7e6e7c391cca2d621346fe (diff)
[#847] Changing the 'Body' placeholder to be 'Message'
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 3e006156..873b4a56 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -19,7 +19,7 @@
"to": "to",
"cc": "CC",
"bcc": "BCC",
- "body": "Body",
+ "body": "Message",
"subject": "Subject",
"send": "Send",
"reply": "Reply",