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, 16 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 0589d22e1..36ac0835f 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -152,6 +152,22 @@
"translation": "Error rendering template %v err=%v"
},
{
+ "id": "wsapi.user.init.debug",
+ "translation": "Initializing user WebSocket API routes"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "Initializing system WebSocket API routes"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "Initializing status WebSocket API routes"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "Initializing webrtc WebSocket API routes"
+ },
+ {
"id": "api.auth.unable_to_get_user.app_error",
"translation": "Unable to get user to check permissions."
},