aboutsummaryrefslogtreecommitdiff
path: root/i18n/en.toml
blob: ddb5f1c121d27589acba28b38d432cbe412fc18f581d0f2826a7f34f060e3b7f (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"

[links]
  other = "Links"

[navLinks]
  other = "Navigation Links"