This repository has been archived on 2025-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
2025-10-27 06:57:29 +01:00

20 lines
386 B
JSON

{
"legal": {
"imprint": {
"title": "Imprint",
"company": "Company",
"address": "Address",
"germany": "Germany",
"contact": "Contact"
},
"privacy": {
"title": "Privacy Policy"
}
},
"footer": {
"imprint": "imprint",
"privacy": "privacy",
"copyright": "© {year} Pablo Kurzmann - Portfolio. All rights reserved."
}
}