blob: 5ec68db5c012437293291b9ffc2ab56966a6a789 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
["choose language"]
other = "Choose another language:"
[current]
other = "current"
["word count"]
one = "{{ .WordCount }} word"
other = "{{ .WordCount }} words"
["reading time"]
one = "approximately {{ .Count }} minute reading"
other = "approximately {{ .Count }} minutes reading"
[skipToContent]
other = "Skip to main content"
[toc]
other = "Table of contents"
|