Skip to content
Snippets Groups Projects
Unverified Commit 249e5b2c authored by Anton Georgiev's avatar Anton Georgiev Committed by GitHub
Browse files

Fix typo in html5 en.json

parent 1ff34435
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
"app.chat.submitLabel": "Send message",
"app.chat.errorMinMessageLength": "The message is {0} characters(s) too short",
"app.chat.errorMaxMessageLength": "The message is {0} characters(s) too long",
"app.chat.disconnected": "You are disconnected, so messages can't be send yet",
"app.chat.disconnected": "You are disconnected, messages can't be sent yet",
"app.chat.inputLabel": "Message input for chat {0}",
"app.chat.inputPlaceholder": "Send message to {0}",
"app.chat.titlePublic": "Public Chat",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment