summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 0e912f95c..2b125feca 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2648,6 +2648,10 @@
"translation": "We encountered an error updating the channel member"
},
{
+ "id": "store.sql_command.analytics_command_count.app_error",
+ "translation": "We couldn't count the commands"
+ },
+ {
"id": "store.sql_command.save.delete.app_error",
"translation": "We couldn't delete the command"
},
@@ -2676,10 +2680,6 @@
"translation": "We couldn't update the command"
},
{
- "id": "store.sql_command.analytics_command_count.app_error",
- "translation": "We couldn't count the commands"
- },
- {
"id": "store.sql_license.get.app_error",
"translation": "We encountered an error getting the license"
},
@@ -2900,6 +2900,10 @@
"translation": "We couldn't update the preference"
},
{
+ "id": "store.sql_session.analytics_session_count.app_error",
+ "translation": "We couldn't count the sessions"
+ },
+ {
"id": "store.sql_session.cleanup_expired_sessions.app_error",
"translation": "We encountered an error while deleting expired user sessions"
},
@@ -2952,10 +2956,6 @@
"translation": "We couldn't update the roles"
},
{
- "id": "store.sql_session.analytics_session_count.app_error",
- "translation": "We couldn't count the sessions"
- },
- {
"id": "store.sql_system.get.app_error",
"translation": "We encountered an error finding the system properties"
},
@@ -2968,6 +2968,10 @@
"translation": "We encountered an error updating the system property"
},
{
+ "id": "store.sql_team.analytics_team_count.app_error",
+ "translation": "We couldn't count the teams"
+ },
+ {
"id": "store.sql_team.get.find.app_error",
"translation": "We couldn't find the existing team"
},
@@ -3036,10 +3040,6 @@
"translation": "We couldn't update the team name"
},
{
- "id": "store.sql_team.analytics_team_count.app_error",
- "translation": "We couldn't count the teams"
- },
- {
"id": "store.sql_user.analytics_unique_user_count.app_error",
"translation": "We couldn't get the unique user count"
},