summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2017-02-14 13:38:48 +0000
committerJoram Wilander <jwawilander@gmail.com>2017-02-14 08:38:48 -0500
commit6251e836b048f8f5aeeee97f3b2ad216f2a2c4bb (patch)
tree52187aff064da0b04b3cb82cad938d8bb9ee8f2a /i18n
parent8da1c696d4488890bc1670b8189ddfcd694c0406 (diff)
downloadchat-6251e836b048f8f5aeeee97f3b2ad216f2a2c4bb.tar.gz
chat-6251e836b048f8f5aeeee97f3b2ad216f2a2c4bb.tar.bz2
chat-6251e836b048f8f5aeeee97f3b2ad216f2a2c4bb.zip
PLT-5398 Bulk loading of user display preferences. (#5382)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 9aa39dfa4..619d711b8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2976,6 +2976,10 @@
"translation": "Invalid MarkUnread NotifyProps for User's Channel Membership."
},
{
+ "id": "app.import.import_user.save_preferences.error",
+ "translation": "Failed to save the provided preferences for the user."
+ },
+ {
"id": "authentication.permissions.create_team_roles.description",
"translation": "Ability to create new teams"
},