From 339b30e1daa2dcae88836fdadbc15fc3c99653dc Mon Sep 17 00:00:00 2001 From: Christian Arnold Date: Fri, 18 Aug 2017 21:08:00 +0200 Subject: Added missing string for translation (#7203) --- webapp/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp') 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", -- cgit v1.2.3-1-g7c22