summaryrefslogtreecommitdiff
path: root/i18n/en.toml
blob: 74cc3b02d96ad6e41d1cf4649b305095a13a408aa9e6ff49bb94c4370089e32a (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
[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"

[links]
  other = "Links"