11 lines
220 B
JSON
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"
|
|
}
|
|
}
|
|
}
|