summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorYusuke Nemoto <stooner.hoe@gmail.com>2016-09-16 20:53:42 +0900
committerJoram Wilander <jwawilander@gmail.com>2016-09-16 07:53:42 -0400
commitff65e5ede536ebaa9230b2f28d81bd93f91eaf16 (patch)
tree47c9f1b602376ece6f8fbb11dd16c18c7f410fe9 /webapp/i18n/en.json
parent9d405381068874b90b2ffe0327b8eb5689c60d95 (diff)
downloadchat-ff65e5ede536ebaa9230b2f28d81bd93f91eaf16.tar.gz
chat-ff65e5ede536ebaa9230b2f28d81bd93f91eaf16.tar.bz2
chat-ff65e5ede536ebaa9230b2f28d81bd93f91eaf16.zip
Fix messages id & Add necessary messages to en.json (#4027)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index f9b6149f0..0a31413f4 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -971,6 +971,7 @@
"channel_header.channel": "Channel",
"channel_header.channelHeader": "Set Channel Header...",
"channel_header.delete": "Delete {term}...",
+ "channel_header.flagged": "Flagged Posts",
"channel_header.group": "Group",
"channel_header.leave": "Leave {term}",
"channel_header.manageMembers": "Manage Members",
@@ -1936,6 +1937,7 @@
"user.settings.notifications.emailNotifications": "Email notifications",
"user.settings.notifications.header": "Notifications",
"user.settings.notifications.info": "Desktop notifications are available on Firefox, Safari, and Chrome.",
+ "user.settings.notifications.never": "Never",
"user.settings.notifications.noWords": "No words configured",
"user.settings.notifications.off": "Off",
"user.settings.notifications.on": "On",