summaryrefslogtreecommitdiff
path: root/i18n/en.toml
blob: 26d2edc13fb22cae8344eb4fcb8603a79a3e4af87d5b30f3c1edb4d2bf323dae (plain)
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
[readingTime]
  one = "1 minute read"
  other = "{{ .Count }} minutes read"

[returnHome]
  other = "Return to homepage"

[list]
  other = "List"

[feeds]
  other = "Feeds"

[atomFeed]
  other = "Atom Feed"

[tags]
  other = "Tags"

[journalEntries]
  other = "Journal Entries"

[refs]
  other = "References"

[navLinks]
  other = "Navigation Links"