summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
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 d3ffdebb5..19c92a0b4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5943,10 +5943,6 @@
"translation": "We found multiple users matching your credentials and were unable to log you in. Please contact an administrator."
},
{
- "id": "store.sql_user.get_system_install_date.app_error",
- "translation": "Unable to infer the system date based on the first user creation date."
- },
- {
"id": "store.sql_user.get_new_users.app_error",
"translation": "We encountered an error while finding the new users"
},
@@ -5963,6 +5959,10 @@
"translation": "We encountered an error while finding user profiles"
},
{
+ "id": "store.sql_user.get_system_install_date.app_error",
+ "translation": "Unable to infer the system date based on the first user creation date."
+ },
+ {
"id": "store.sql_user.get_total_users_count.app_error",
"translation": "We could not count the users"
},