Initial commit
This commit is contained in:
9
frontend/src/i18n/locales/en/general.json
Normal file
9
frontend/src/i18n/locales/en/general.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"welcome": "Welcome to YourPart",
|
||||
"imprint": {
|
||||
"title": "Imprint"
|
||||
},
|
||||
"dataPrivacy": {
|
||||
"title": "Data Privacy Policy"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user