summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2017-02-08 16:19:38 +0000
committerCorey Hulen <corey@hulen.com>2017-02-08 08:19:38 -0800
commit82779453631916bcd4d88f987b34cb6246239f6d (patch)
tree898e06b037ed2702e544d7b41599f696e6e4394f /i18n/en.json
parentff2a36e9c095f2b52a1e5b59af913b8e6ca803b0 (diff)
downloadchat-82779453631916bcd4d88f987b34cb6246239f6d.tar.gz
chat-82779453631916bcd4d88f987b34cb6246239f6d.tar.bz2
chat-82779453631916bcd4d88f987b34cb6246239f6d.zip
PLT-5427: Import ChannelMember Notify Props. (#5329)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 72803b670..572a972ee 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2968,6 +2968,14 @@
"translation": "Invalid roles for User's Channel Membership."
},
{
+ "id": "app.import.validate_user_channels_import_data.invalid_notify_props_desktop.error",
+ "translation": "Invalid Desktop NotifyProps for User's Channel Membership."
+ },
+ {
+ "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mark_unread.error",
+ "translation": "Invalid MarkUnread NotifyProps for User's Channel Membership."
+ },
+ {
"id": "authentication.permissions.create_team_roles.description",
"translation": "Ability to create new teams"
},