hugo-PaperMod/i18n/ja.yaml

34 lines
505 B
YAML
Raw Permalink Normal View History

2019-10-18 19:15:01 +02:00
- id: prev_page
translation: "前へ"
2019-10-18 19:15:01 +02:00
- id: next_page
translation: "次へ"
2021-01-27 09:00:45 +01:00
- id: read_time
translation:
one : "1 分"
other: "{{ .Count }} 分"
2022-08-12 16:12:09 +02:00
- id: words
translation:
one: "文字"
other: "{{ .Count }} 文字"
2021-01-27 09:00:45 +01:00
- id: toc
translation: "目次"
- id: translations
translation: "言語"
2022-08-12 16:12:09 +02:00
- id: home
translation: "ホーム"
- id: edit_post
translation: "編集"
- id: code_copy
translation: "コピー"
- id: code_copied
translation: "コピーされました!"