Files
yourpart3/frontend/src/i18n/locales/en/home.json
2024-07-20 20:43:18 +02:00

10 lines
240 B
JSON

{
"home": {
"nologin": {
"welcome": "Welcome at yourPart",
"description": "---platzhalter---",
"randomchat": "Random chat",
"startrandomchat": "Start random chat"
}
}
}