Add more translations

This commit is contained in:
Hattomo (TomohiroHattori) 2022-08-12 09:11:06 +00:00 committed by GitHub
parent 3e544a3ebd
commit 1462ad4a82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,25 @@
one : "1 分" one : "1 分"
other: "{{ .Count }} 分" other: "{{ .Count }} 分"
- id: words
translation:
one: "文字"
other: "{{ .Count }} 文字"
- id: toc - id: toc
translation: "目次" translation: "目次"
- id: translations - id: translations
translation: "言語" translation: "言語"
- id: home
translation: "ホーム"
- id: edit_post
translation: "編集"
- id: code_copy
translation: "コピー"
- id: code_copied
translation: "コピーされました!"