summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-09-08 10:24:57 -0300
committerGitHub <noreply@github.com>2016-09-08 10:24:57 -0300
commitb2b2d141a9c4b423e6920930b726becd1e46436c (patch)
treed543342c710b633fe75313ece472314202e7bc44 /i18n/en.json
parent04ee6a6afb238ee81bf2476049ec2056e5c93e8b (diff)
downloadchat-b2b2d141a9c4b423e6920930b726becd1e46436c.tar.gz
chat-b2b2d141a9c4b423e6920930b726becd1e46436c.tar.bz2
chat-b2b2d141a9c4b423e6920930b726becd1e46436c.zip
daily translations 20160908 (#3994)
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'"
},