hugo-PaperMod/i18n/en.yaml

34 lines
486 B
YAML
Raw Normal View History

2019-04-01 10:00:16 +02:00
- id: prev_page
translation: "Prev"
2019-04-01 10:00:16 +02:00
- id: next_page
translation: "Next"
- id: read_time
translation:
one : "1 min"
other: "{{ .Count }} min"
- id: words
translation:
one : "word"
other: "{{ .Count }} words"
- id: toc
2020-09-22 10:11:55 +02:00
translation: "Table of Contents"
- id: translations
translation: "Translations"
- id: home
translation: "Home"
- id: edit_post
translation: "Edit"
- id: code_copy
translation: "copy"
- id: code_copied
translation: "copied!"