about summary refs log tree commit diff
path: root/i18n/en.toml
blob: 09bdcdecdf8290674229d4764e5ff0c4a8ad80d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
["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"

[tags]
other = "tags"

[tag]
other = "tag"

[categories]
other = "categories"

[category]
other = "category"