summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 946d276c4..aca8fb9d0 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -332,26 +332,6 @@
"translation": "%s updated the channel header to: %s"
},
{
- "id": "app.channel.post_update_channel_purpose_message.post.error",
- "translation": "Failed to post channel purpose message"
- },
- {
- "id": "app.channel.post_update_channel_purpose_message.removed",
- "translation": "%s removed the channel purpose (was: %s)"
- },
- {
- "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error",
- "translation": "Failed to retrieve user while updating channel purpose message %v"
- },
- {
- "id": "app.channel.post_update_channel_purpose_message.updated_from",
- "translation": "%s updated the channel purpose from: %s to: %s"
- },
- {
- "id": "app.channel.post_update_channel_purpose_message.updated_to",
- "translation": "%s updated the channel purpose to: %s"
- },
- {
"id": "api.channel.post_user_add_remove_message_and_forget.error",
"translation": "Failed to post join/leave message"
},
@@ -1600,16 +1580,16 @@
"translation": "You do not have the appropriate permissions"
},
{
- "id": "api.post.update_post.permissions_details.app_error",
- "translation": "Already deleted id={{.PostId}}"
+ "id": "api.post.update_post.permissions_denied.app_error",
+ "translation": "Post edit has been disabled. Please ask your systems administrator for details."
},
{
- "id": "api.post.update_post.permissions_denied.app_error",
- "translation": "Post edit has been disabled. Please ask your systems administrator for details."
+ "id": "api.post.update_post.permissions_details.app_error",
+ "translation": "Already deleted id={{.PostId}}"
},
{
- "id": "api.post.update_post.permissions_time_limit.app_error",
- "translation": "Post edit is only allowed for {{.timeLimit}} seconds. Please ask your systems administrator for details."
+ "id": "api.post.update_post.permissions_time_limit.app_error",
+ "translation": "Post edit is only allowed for {{.timeLimit}} seconds. Please ask your systems administrator for details."
},
{
"id": "api.post.update_post.system_message.app_error",
@@ -2780,12 +2760,24 @@
"translation": "Invalid {{.Name}} parameter"
},
{
- "id": "authentication.permissions.team_invite_user.description",
- "translation": "Ability to invite users to a team"
+ "id": "app.channel.post_update_channel_purpose_message.post.error",
+ "translation": "Failed to post channel purpose message"
},
{
- "id": "authentication.permissions.team_invite_user.name",
- "translation": "Invite User"
+ "id": "app.channel.post_update_channel_purpose_message.removed",
+ "translation": "%s removed the channel purpose (was: %s)"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error",
+ "translation": "Failed to retrieve user while updating channel purpose message %v"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.updated_from",
+ "translation": "%s updated the channel purpose from: %s to: %s"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.updated_to",
+ "translation": "%s updated the channel purpose to: %s"
},
{
"id": "authentication.permissions.create_team_roles.description",
@@ -2804,6 +2796,14 @@
"translation": "Manage Team Roles"
},
{
+ "id": "authentication.permissions.team_invite_user.description",
+ "translation": "Ability to invite users to a team"
+ },
+ {
+ "id": "authentication.permissions.team_invite_user.name",
+ "translation": "Invite User"
+ },
+ {
"id": "authentication.permissions.team_use_slash_commands.description",
"translation": "Ability to use slash commands"
},