mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
45 lines
763 B
YAML
45 lines
763 B
YAML
- id: prev_page
|
|
translation: "Prev"
|
|
|
|
- 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
|
|
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!"
|
|
|
|
- id: cookie_approve
|
|
translation: "Approve"
|
|
|
|
- id: cookie_deny
|
|
translation: "Deny"
|
|
|
|
- id: cookie_more_info
|
|
translation: "More Info"
|
|
|
|
- id: cookie_message
|
|
translation: "I would like to use third party cookies and scripts to improve the functionalities of this website." |