fix(i18n): fix missing translation

This commit is contained in:
Gabe Kangas
2026-01-29 11:48:03 -08:00
parent a6c0946b66
commit 8f4ddfb370
25 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -213,7 +213,7 @@
"overLimit": "Over limit",
"placeholder": "Your chat display name"
},
"chatDisabled": "<strong><em>Missing translation Frontend.chatDisabled: Please report</em></strong>",
"chatDisabled": "Chat is disabled",
"chatOffline": "Chat is offline",
"componentError": "Error: {{message}}",
"helloWorld": "Hello world",