Add en-US translations
This commit is contained in:
parent
31b92da6ce
commit
bd01a35cc6
45 changed files with 539 additions and 158 deletions
10
front/translations/en-US/chat.en-US.json
Normal file
10
front/translations/en-US/chat.en-US.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"chat": {
|
||||
"intro": "Here is your chat history:",
|
||||
"enter": "Enter your message...",
|
||||
"menu": {
|
||||
"visit-card": "Visit card",
|
||||
"add-friend": "Add friend"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue