blob: 530f9be9c84d274e5f54760f677a6a845ea04f13 (
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
|
[category]
other = "カテゴリー"
[tag]
other = "タグ"
[series]
other = "シリーズ"
[author]
other = "筆者"
[posts]
other = "記事"
[reading_time]
one = "1分で読めます"
other = "{{ .Count }}分で読めます"
[page_not_found]
other = "ページが見つかりません"
[page_does_not_exist]
other = "申し訳ございません。アクセスしようとしたページが見つかりませんでした。"
[head_back]
other = "<a href=\"{{ . }}\">トップページ</a>からお探しいただきますようお願い申し上げます。"
[powered_by]
other = "利用技術"
[see_also]
other = "関連記事:"
|