mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-15 07:34:25 -04:00
i18n: Added missing german (de) translation (#147)
This commit is contained in:
parent
b4933eadd6
commit
8933950217
1 changed files with 11 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue