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

21 lines
408 B
JSON

{
"legal": {
"imprint": {
"title": "Impressum",
"company": "Firma",
"address": "Adresse",
"germany": "Deutschland",
"contact": "Kontakt"
},
"privacy": {
"title": "Datenschutzerklärung"
}
},
"footer": {
"copyright": "© {year} Pablo Kurzmann - Portfolio. Alle Rechte vorbehalten.",
"imprint": "impressum",
"privacy": "datenschutz"
}
}