summaryrefslogtreecommitdiff
path: root/i18n/en.toml
blob: 307a669415014e78911b5ad77945232286b9f5ebd5157aa6f85da457635e9cfe (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[readingTime]
  other = "{{ . }}-minute 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"

[pageNotFound]
  other = "Page Not Found"

[audioAvailable]
  other = "audio available"

[audioVersion]
  other = "Audio version of {{ . }}."

[audioUnsupported]
  other = "Your browser does not support audio playback."

[downloadAudio]
  other = "Download audio version of {{ . }}"