mykiwi/mykiwi.blogpublic Fork 0
78c3f9f4ba3fbfbd1c82d539b9b15f093367c716
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.

ja.toml · 26 lines · 374 BTOML Blame HistoryRaw
Add French/Portuguese/Japanese support, block indexing until launch f8c7bc5 Romain Gautier 15h ago1[skipToContent]
2other = "コンテンツへスキップ"
3
4[about]
5other = "このサイトについて"
6
7[minRead]
8other = "{{ .Count }}分で読了"
9
10[postsCount]
11other = "{{ .Count }}件の投稿"
12
13[licenseText]
14other = "テキストは"
15
16[subscribeRSS]
17other = "RSSで購読"
18
19[rssLabel]
20other = "RSS"
21
22[latest]
23other = "最新"
24
25[readMore]
26other = "続きを読む →"