Initial commit
This commit is contained in:
10
frontend/src/i18n/locales/en/home.json
Normal file
10
frontend/src/i18n/locales/en/home.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"home": {
|
||||
"nologin": {
|
||||
"welcome": "Welcome at yourPart",
|
||||
"description": "<platzhalter>",
|
||||
"randomchat": "Random chat",
|
||||
"startrandomchat": "Start random chat"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user