summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 710b5d7ef..e735f6dc0 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -80,6 +80,10 @@
"translation": "Initializing admin api routes"
},
{
+ "id": "api.status.init.debug",
+ "translation": "Initializing status api routes"
+ },
+ {
"id": "api.admin.recycle_db_end.warn",
"translation": "Finished recycling the database connection"
},