summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 74a227f91..7e5d998ba 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -88,10 +88,6 @@
"translation": "Attempting to recycle the database connection"
},
{
- "id": "utils.diagnostic.analytics_not_found.app_error",
- "translation": "Analytics not initialized"
- },
- {
"id": "api.admin.remove_certificate.delete.app_error",
"translation": "An error occurred while deleting the certificate. Make sure the file config/{{.Filename}} exists."
},
@@ -4224,10 +4220,6 @@
"translation": "We couldn't count the sessions"
},
{
- "id": "store.sql_system.get_version.app_error",
- "translation": "We couldn't get the database version"
- },
- {
"id": "store.sql_session.cleanup_expired_sessions.app_error",
"translation": "We encountered an error while deleting expired user sessions"
},
@@ -4324,6 +4316,10 @@
"translation": "We couldn't find the system variable."
},
{
+ "id": "store.sql_system.get_version.app_error",
+ "translation": "We couldn't get the database version"
+ },
+ {
"id": "store.sql_system.save.app_error",
"translation": "We encountered an error saving the system property"
},
@@ -4692,6 +4688,10 @@
"translation": "An error occurred while saving the file to {{.Filename}}"
},
{
+ "id": "utils.diagnostic.analytics_not_found.app_error",
+ "translation": "Analytics not initialized"
+ },
+ {
"id": "utils.i18n.loaded",
"translation": "Loaded system translations for '%v' from '%v'"
},