mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
i18n: Added missing german (de) translation (#147)
This commit is contained in:
parent
b4933eadd6
commit
8933950217
11
i18n/de.yaml
11
i18n/de.yaml
@ -3,3 +3,14 @@
|
||||
|
||||
- id: next_page
|
||||
translation: "Nächste Seite"
|
||||
|
||||
- id: read_time
|
||||
translation:
|
||||
one: "1 min"
|
||||
other: "{{ .Count }} min"
|
||||
|
||||
- id: toc
|
||||
translation: "Inhaltsverzeichnis"
|
||||
|
||||
- id: translations
|
||||
translation: "Übersetzungen"
|
||||
|
Loading…
Reference in New Issue
Block a user