about summary refs log tree commit diff
path: root/i18n/en.toml
blob: 64ee617a41f706d4c3cff5d69b50f86e9d5bbda9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
["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"