2019-04-01 04:00:16 -04:00
|
|
|
- id: prev_page
|
2022-05-14 00:59:44 -04:00
|
|
|
translation: "Prev"
|
2019-04-01 04:00:16 -04:00
|
|
|
|
|
|
|
- id: next_page
|
2022-05-14 00:59:44 -04:00
|
|
|
translation: "Next"
|
2020-09-22 03:29:27 -04:00
|
|
|
|
|
|
|
- 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 03:29:27 -04:00
|
|
|
- id: toc
|
2020-09-22 04:11:55 -04:00
|
|
|
translation: "Table of Contents"
|
|
|
|
|
|
|
|
- id: translations
|
|
|
|
translation: "Translations"
|
2021-01-29 13:07:07 -05:00
|
|
|
|
|
|
|
- id: home
|
|
|
|
translation: "Home"
|
2021-04-10 02:03:31 -04:00
|
|
|
|
2022-01-15 08:34:54 -05:00
|
|
|
- id: edit_post
|
|
|
|
translation: "Edit"
|
|
|
|
|
2021-04-10 02:03:31 -04:00
|
|
|
- id: code_copy
|
|
|
|
translation: "copy"
|
|
|
|
|
|
|
|
- id: code_copied
|
|
|
|
translation: "copied!"
|