summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2017-01-31 13:02:48 -0500
committerCorey Hulen <corey@hulen.com>2017-01-31 13:02:48 -0500
commit9369cab56c82629d505d44d572f273df1d396972 (patch)
treed5e7959639ff66f15c34351ea02c6ec19177442b /webapp/i18n
parent6054dee806f45b7813438bfd4758af0407099865 (diff)
downloadchat-9369cab56c82629d505d44d572f273df1d396972.tar.gz
chat-9369cab56c82629d505d44d572f273df1d396972.tar.bz2
chat-9369cab56c82629d505d44d572f273df1d396972.zip
Added ability for system message username to be localized (#5239)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index fd2a34f36..560cbe5ee 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1701,6 +1701,7 @@
"post_info.mobile.unflag": "Unflag",
"post_info.permalink": "Permalink",
"post_info.reply": "Reply",
+ "post_info.system": "System",
"post_message_view.edited": "(edited)",
"posts_view.loadMore": "Load more messages",
"posts_view.newMsg": "New Messages",