This repository has been archived on 2024-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
2023-05-08 14:48:02 +02:00

34 lines
523 B
YAML

- 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: "コピーされました!"