mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-17 23:13:11 +00:00
Add about i18n
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Content
|
||||
- id: about
|
||||
translation: "Über mich"
|
||||
- id: postedOnDate
|
||||
translation: "Veröffentlicht am {{ . }}"
|
||||
- id: lastModified
|
||||
|
@@ -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"
|
||||
|
@@ -1,4 +1,6 @@
|
||||
# Content
|
||||
- id: about
|
||||
translation: "Over mij"
|
||||
- id: postedOnDate
|
||||
translation: "Gepubliceerd op {{ . }}"
|
||||
- id: lastModified
|
||||
|
Reference in New Issue
Block a user