summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index cb2384650..dbdadfe7e 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -48,6 +48,10 @@
"translation": "September"
},
{
+ "id": "api.general.init.debug",
+ "translation": "Initializing general api routes"
+ },
+ {
"id": "api.admin.file_read_error",
"translation": "Error reading log file"
},
@@ -64,6 +68,14 @@
"translation": "Initializing admin api routes"
},
{
+ "id": "api.admin.recycle_db_start.warn",
+ "translation": "Attempting to recycle the database connection"
+ },
+ {
+ "id": "api.admin.recycle_db_end.warn",
+ "translation": "Finished recycling the database connection"
+ },
+ {
"id": "api.admin.test_email.body",
"translation": "<br/><br/><br/>It appears your Mattermost email is setup correctly!"
},