feat(core): add copyright

This commit is contained in:
nico.hdr8
2025-10-07 14:36:25 +02:00
parent 610328129d
commit b482baf56d
6 changed files with 23 additions and 11 deletions

View File

@@ -2,7 +2,8 @@
"common": {
"home": "Startseite",
"about": "Über mich",
"projects": "Projekte"
"projects": "Projekte",
"copyright": "© 2025 Nico Haider; Alle Rechte vorbehalten."
},
"home": {
"header": "Hi, ich bin<br/>Nico HAIDER.",

View File

@@ -2,7 +2,8 @@
"common": {
"home": "Home",
"about": "About",
"projects": "Projects"
"projects": "Projects",
"copyright": "© 2025 Nico Haider; All rights reserved."
},
"home": {
"header": "Hi, I'm<br/>Nico HAIDER.",