workadventure/front/translations/en-US/chat.en-US.json
2022-01-21 17:09:29 +01:00

11 lines
220 B
JSON

{
"chat": {
"intro": "Here is your chat history:",
"enter": "Enter your message...",
"menu": {
"visit-card": "Visit card",
"add-friend": "Add friend"
}
}
}