summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-09-15 09:53:21 -0300
committerJoram Wilander <jwawilander@gmail.com>2016-09-15 08:53:21 -0400
commit2659d19d05c033d84a22d916e2b8eb709dcf23dc (patch)
treee91bb2058801f2507fea8c1dc645a94bf858ae58 /webapp/i18n/en.json
parentb180bb46e3034d0ce75c9961a8ccea3eefbc855c (diff)
downloadchat-2659d19d05c033d84a22d916e2b8eb709dcf23dc.tar.gz
chat-2659d19d05c033d84a22d916e2b8eb709dcf23dc.tar.bz2
chat-2659d19d05c033d84a22d916e2b8eb709dcf23dc.zip
PLT-3455 More channels filter (#4022)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 4a6293b2d..f9b6149f0 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1182,6 +1182,9 @@
"file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}",
"file_upload.limited": "Uploads limited to {count} files maximum. Please use additional posts for more files.",
"file_upload.pasted": "Image Pasted at ",
+ "filtered_channels_list.count": "{count} {count, plural, =0 {0 channels} one {channel} other {channels}}",
+ "filtered_channels_list.countTotal": "{count} {count, plural, =0 {0 channels} one {channel} other {channels}} of {total} Total",
+ "filtered_channels_list.search": "Search channels",
"filtered_user_list.any_team": "All Users",
"filtered_user_list.count": "{count} {count, plural, =0 {0 members} one {member} other {members}}",
"filtered_user_list.countTotal": "{count} {count, plural, =0 {0 members} one {member} other {members}} of {total} Total",