2019-04-01 16:00:16 +08:00
|
|
|
- id: prev_page
|
2022-05-14 10:29:44 +05:30
|
|
|
translation: "Prev"
|
2019-04-01 16:00:16 +08:00
|
|
|
|
|
|
|
- id: next_page
|
2022-05-14 10:29:44 +05:30
|
|
|
translation: "Next"
|
2020-09-22 12:59:27 +05:30
|
|
|
|
|
|
|
- id: read_time
|
|
|
|
translation:
|
|
|
|
one : "1 min"
|
|
|
|
other: "{{ .Count }} min"
|
|
|
|
|
2022-01-21 13:28:25 -05:00
|
|
|
- id: words
|
|
|
|
translation:
|
|
|
|
one : "word"
|
|
|
|
other: "{{ .Count }} words"
|
|
|
|
|
2020-09-22 12:59:27 +05:30
|
|
|
- id: toc
|
2020-09-22 13:41:55 +05:30
|
|
|
translation: "Table of Contents"
|
|
|
|
|
|
|
|
- id: translations
|
|
|
|
translation: "Translations"
|
2021-01-29 23:37:07 +05:30
|
|
|
|
|
|
|
- id: home
|
|
|
|
translation: "Home"
|
2021-04-09 23:03:31 -07:00
|
|
|
|
2022-01-15 14:34:54 +01:00
|
|
|
- id: edit_post
|
|
|
|
translation: "Edit"
|
|
|
|
|
2021-04-09 23:03:31 -07:00
|
|
|
- id: code_copy
|
|
|
|
translation: "copy"
|
|
|
|
|
|
|
|
- id: code_copied
|
|
|
|
translation: "copied!"
|