mykiwi/mykiwi.blogpublic Fork 0
main
Commits
Clone
git clone https://git.rickub.com/mykiwi/mykiwi.blog.git
git clone ssh://git@rickub.com/mykiwi/mykiwi.blog.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

pt.toml · 27 lines · 366 BTOML Blame HistoryRaw
 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
[skipToContent]
other = "Pular para o conteúdo"

[about]
other = "Sobre"

[minRead]
other = "{{ .Count }} min de leitura"

[postsCount]
one = "{{ .Count }} post"
other = "{{ .Count }} posts"

[licenseText]
other = "Texto sob licença"

[subscribeRSS]
other = "Assine via RSS"

[rssLabel]
other = "RSS"

[latest]
other = "Mais recente"

[readMore]
other = "Ler →"