summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
authorChristian Arnold <meilon@users.noreply.github.com>2017-08-18 21:08:00 +0200
committerChristopher Speller <crspeller@gmail.com>2017-08-18 12:08:00 -0700
commit339b30e1daa2dcae88836fdadbc15fc3c99653dc (patch)
treea2924f5570ff77420fd6602a4f1aab0ac1c72351 /webapp
parent13d76a0cb2cd08357b7667020410e4615732aabd (diff)
downloadchat-339b30e1daa2dcae88836fdadbc15fc3c99653dc.tar.gz
chat-339b30e1daa2dcae88836fdadbc15fc3c99653dc.tar.bz2
chat-339b30e1daa2dcae88836fdadbc15fc3c99653dc.zip
Added missing string for translation (#7203)
Diffstat (limited to 'webapp')
-rwxr-xr-xwebapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 3e07518c5..606b5dd5f 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1927,6 +1927,7 @@
"msg_typing.someone": "Someone",
"multiselect.add": "Add",
"multiselect.go": "Go",
+ "multiselect.list.notFound": "No items found",
"multiselect.numPeopleRemaining": "Use ↑↓ to browse, ↵ to select. You can add {num, number} more {num, plural, one {person} other {people}}. ",
"multiselect.numRemaining": "You can add {num, number} more",
"multiselect.placeholder": "Search and add members",