summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-08-28 19:52:07 -0300
committerGitHub <noreply@github.com>2018-08-28 19:52:07 -0300
commitc2676d964e0706c75e884af714047e9c376ac698 (patch)
tree28d2f9de1bbbf7e49a5df6c1211b6c88ba77121b /i18n/en.json
parentae3865b5397b798f85151c51ec4e37187fc5f25a (diff)
downloadchat-c2676d964e0706c75e884af714047e9c376ac698.tar.gz
chat-c2676d964e0706c75e884af714047e9c376ac698.tar.bz2
chat-c2676d964e0706c75e884af714047e9c376ac698.zip
translations PR 20180827 (#9317)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index f7d687ec9..419c22d2d 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -156,10 +156,6 @@
"translation": "The channel has been archived or deleted"
},
{
- "id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
- "translation": "We couldn't get the channel count for the scheme."
- },
- {
"id": "api.channel.delete_channel.type.invalid",
"translation": "Cannot delete direct or group message channels"
},
@@ -5763,6 +5759,10 @@
"translation": "We encountered an error updating the system property"
},
{
+ "id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
+ "translation": "We couldn't get the channel count for the scheme."
+ },
+ {
"id": "store.sql_team.analytics_team_count.app_error",
"translation": "We couldn't count the teams"
},