summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index ddadc6e6f..f83474030 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -204,6 +204,10 @@
"translation": "You do not have the appropriate permissions"
},
{
+ "id": "api.channel.get_channel.wrong_team.app_error",
+ "translation": "There is no channel with channel_id={{.ChannelId}} on team with team_id={{.TeamId}}"
+ },
+ {
"id": "api.channel.get_channel_counts.app_error",
"translation": "Unable to get channel counts from the database"
},