porcellis.com

ref: master

i18n/en.toml


 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
42
43
44
45
46
[home]
other = "Home"
[notFound]
other = "Page not found"
[goBackHome]
other = "Go back to the homepage"
[tags]
other = "Tags"
[toc]
other = "Table of contents"
[related]
other = "Related readings"
[months]
other = "months"
[published]
other = "{{.Month }} {{.Day}}, {{.Year}}"
[words]
other = "words"
[translations]
other = "Translations available"
[availableIn]
other = "Also available in"
[footer]
other = """
    Comments, questions? Send an email to \
    <a href="mailto:porcellis@eletrotupi.com"> \
      porcellis@eletrotupi.com \
    </a>. \
    """
[pt-br]
other = "Português"
[copyright]
other = """

  The content is under governance of <a
  href="https://creativecommons.org/licenses/by-sa/2.0/" title="CC-BY-SA">
  CC-BY-SA</a>.

"""
[bio]
other = """

  I write code to pay my bills. I do random stuff because I have too much
  chemicals on my brain. Sometimes I spit out some words on this blog.

"""