summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 856a24693..2467be4bd 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -320,6 +320,18 @@
"translation": "%s updated the channel header to: %s"
},
{
+ "id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
+ "translation": "Failed to post displayname update message %v"
+ },
+ {
+ "id": "api.channel.post_update_channel_displayname_message_and_forget.retrieve_user.error",
+ "translation": "Failed to retrieve user while trying to save update channel displayname message %v"
+ },
+ {
+ "id": "api.channel.post_update_channel_displayname_message_and_forget.updated_from",
+ "translation": "%s updated the channel display name from: %s to: %s"
+ },
+ {
"id": "api.channel.post_user_add_remove_message_and_forget.error",
"translation": "Failed to post join/leave message %v"
},