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