summaryrefslogtreecommitdiff
path: root/i18n/en.toml
blob: 7768b49da16b58d07432f69cff04fe4b05437b8546dc1561ef555652b9e07dc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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"