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 0f5d8c9de..4c0f1b46e 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6234,5 +6234,9 @@
{
"id": "wsapi.webrtc.init.debug",
"translation": "Initializing webrtc WebSocket API routes"
+ },
+ {
+ "id": "api.system.go_routines",
+ "translation": "The number of running goroutines is over the health threshold %v of %v"
}
]