mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-18 15:33:10 +00:00
Add about i18n
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
# Content
|
# Content
|
||||||
|
- id: about
|
||||||
|
translation: "Über mich"
|
||||||
- id: postedOnDate
|
- id: postedOnDate
|
||||||
translation: "Veröffentlicht am {{ . }}"
|
translation: "Veröffentlicht am {{ . }}"
|
||||||
- id: lastModified
|
- id: lastModified
|
||||||
|
@@ -1,4 +1,6 @@
|
|||||||
# Content
|
# Content
|
||||||
|
- id: about
|
||||||
|
translation: "About"
|
||||||
- id: postedOnDate
|
- id: postedOnDate
|
||||||
translation: "Posted on {{ . }}"
|
translation: "Posted on {{ . }}"
|
||||||
- id: lastModified
|
- id: lastModified
|
||||||
@@ -60,7 +62,6 @@
|
|||||||
- id: pageNotFoundHome
|
- id: pageNotFoundHome
|
||||||
translation: "home page"
|
translation: "home page"
|
||||||
|
|
||||||
|
|
||||||
# Navigation
|
# Navigation
|
||||||
- id: toggleNavigation
|
- id: toggleNavigation
|
||||||
translation: "Toggle navigation"
|
translation: "Toggle navigation"
|
||||||
|
@@ -1,4 +1,6 @@
|
|||||||
# Content
|
# Content
|
||||||
|
- id: about
|
||||||
|
translation: "Over mij"
|
||||||
- id: postedOnDate
|
- id: postedOnDate
|
||||||
translation: "Gepubliceerd op {{ . }}"
|
translation: "Gepubliceerd op {{ . }}"
|
||||||
- id: lastModified
|
- id: lastModified
|
||||||
|
Reference in New Issue
Block a user