mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
29 lines
429 B
YAML
29 lines
429 B
YAML
- id: prev_page
|
|
translation: "Vorige"
|
|
|
|
- id: next_page
|
|
translation: "Volgende"
|
|
|
|
- id: read_time
|
|
translation:
|
|
one: "1 min"
|
|
other: "{{ .Count }} min"
|
|
|
|
- id: toc
|
|
translation: "Inhoudsopgave"
|
|
|
|
- id: translations
|
|
translation: "Vertalingen"
|
|
|
|
- id: home
|
|
translation: "Startpagina"
|
|
|
|
- id: edit_post
|
|
translation: "Bewerk"
|
|
|
|
- id: code_copy
|
|
translation: "kopieer"
|
|
|
|
- id: code_copied
|
|
translation: "gekopieerd!"
|