mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-13 22:54:26 -04:00
i18n: hi: add translation for read_time, toc
This commit is contained in:
parent
097eb6baf2
commit
e5a87f786f
1 changed files with 8 additions and 0 deletions
|
@ -3,3 +3,11 @@
|
|||
|
||||
- id: next_page
|
||||
translation: "अगला पृष्ठ"
|
||||
|
||||
- id: read_time
|
||||
translation:
|
||||
one : "एक मिनट"
|
||||
other: "{{ .Count }} मिनट"
|
||||
|
||||
- id: toc
|
||||
translation: "विषय - सूची"
|
Loading…
Add table
Add a link
Reference in a new issue