fix(i18n): fix missing translation
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user