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