feat(i18n): implement translation basis
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"pages": {
|
||||
"home": "Startseite",
|
||||
"aboutMe": "Über Mich",
|
||||
"projects": "Projekte"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user