summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-01-31 12:23:16 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-01-31 12:23:16 -0300
commit5be57bc970ebe72ecae3d421e75e3e418c479bc7 (patch)
tree838aa07b7fe8441b3179d73e54b8d862f0e4b159 /web/static/i18n/en.json
parent78314c7d4d1417fd42ab48cbe41d360f80915453 (diff)
downloadchat-5be57bc970ebe72ecae3d421e75e3e418c479bc7.tar.gz
chat-5be57bc970ebe72ecae3d421e75e3e418c479bc7.tar.bz2
chat-5be57bc970ebe72ecae3d421e75e3e418c479bc7.zip
PLT-7: Refactoring frontend (chunk 7)
- Elegant way to include react Component into FormattedMessage
Diffstat (limited to 'web/static/i18n/en.json')
-rw-r--r--web/static/i18n/en.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index aeee23520..1d07d8855 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -777,8 +777,7 @@
"user.settings.general.firstName": "First Name",
"user.settings.general.lastName": "Last Name",
"user.settings.general.notificationsLink": "Notifications",
- "user.settings.general.notificationsExtra1": "By default, you will receive mention notifications when someone types your first name. Go to ",
- "user.settings.general.notificationsExtra2": " settings to change this default.",
+ "user.settings.general.notificationsExtra": "By default, you will receive mention notifications when someone types your first name. Go to {notify} settings to change this default.",
"user.settings.general.nicknameExtra": "Use Nickname for a name you might be called that is different from your first name and username. This is most often used when two or more people have similar sounding names and usernames.",
"user.settings.general.usernameInfo": "Pick something easy for teammates to recognize and recall.",
"user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.",