Add staticman support (static comments coupled with Github pull request)
This commit is contained in:
parent
7cdd0e0b3d
commit
8a0d06525d
16 changed files with 264 additions and 7 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Content
|
||||
- id: dateFormat
|
||||
translation: "2006年1月2日"
|
||||
- id: shortdateFormat
|
||||
translation: "2 Jan, 2006 15:04:05"
|
||||
- id: postedOnDate
|
||||
translation: "{{ .Count }}に投稿"
|
||||
- id: translationsLabel
|
||||
|
|
@ -35,4 +37,3 @@
|
|||
translation: "{{ .Site.Title }}を検索"
|
||||
- id: gcseClose
|
||||
translation: "閉じる"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue