workadventure/front/translations/en-US/chat.en-US.json

11 lines
220 B
JSON
Raw Normal View History

2021-12-19 16:01:51 +01:00
{
"chat": {
"intro": "Here is your chat history:",
"enter": "Enter your message...",
"menu": {
"visit-card": "Visit card",
"add-friend": "Add friend"
}
}
}