You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
505 B
33 lines
505 B
- id: prev_page
|
|
translation: "前へ"
|
|
|
|
- id: next_page
|
|
translation: "次へ"
|
|
|
|
- id: read_time
|
|
translation:
|
|
one : "1 分"
|
|
other: "{{ .Count }} 分"
|
|
|
|
- id: words
|
|
translation:
|
|
one: "文字"
|
|
other: "{{ .Count }} 文字"
|
|
|
|
- id: toc
|
|
translation: "目次"
|
|
|
|
- id: translations
|
|
translation: "言語"
|
|
|
|
- id: home
|
|
translation: "ホーム"
|
|
|
|
- id: edit_post
|
|
translation: "編集"
|
|
|
|
- id: code_copy
|
|
translation: "コピー"
|
|
|
|
- id: code_copied
|
|
translation: "コピーされました!"
|
|
|