summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 0ff5e5378..c993b0411 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6655,6 +6655,14 @@
"translation": "Unable to delete reaction"
},
{
+ "id": "api.scheme.get_teams_for_scheme.scope.error",
+ "translation": "Unable to get the teams for scheme because the supplied scheme is not a team scheme."
+ },
+ {
+ "id": "api.scheme.get_channels_for_scheme.scope.error",
+ "translation": "Unable to get the channels for scheme because the supplied scheme is not a channel scheme."
+ },
+ {
"id": "store.sql_reaction.delete_all_with_emoj_name.delete_reactions.app_error",
"translation": "Unable to delete reactions with the given emoji name"
},