Add about i18n

This commit is contained in:
mark
2023-01-21 04:46:39 +01:00
parent 1dbc144fbc
commit 3ef9622c9a
3 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
# Content
- id: about
translation: "Über mich"
- id: postedOnDate
translation: "Veröffentlicht am {{ . }}"
- id: lastModified

View File

@@ -1,4 +1,6 @@
# Content
- id: about
translation: "About"
- id: postedOnDate
translation: "Posted on {{ . }}"
- id: lastModified
@@ -60,7 +62,6 @@
- id: pageNotFoundHome
translation: "home page"
# Navigation
- id: toggleNavigation
translation: "Toggle navigation"

View File

@@ -1,4 +1,6 @@
# Content
- id: about
translation: "Over mij"
- id: postedOnDate
translation: "Gepubliceerd op {{ . }}"
- id: lastModified