Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/adityatelange/hugo-PaperMod.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHattomo (TomohiroHattori) <45988993+Hattomo@users.noreply.github.com>2022-08-12 17:12:09 +0300
committerGitHub <noreply@github.com>2022-08-12 17:12:09 +0300
commit7c4aa74069173e1a8f9830dbf307f5a81bc2e9fa (patch)
tree9c8ab1f00cc762f3c084fc15e46606862132097e
parent3e544a3ebd21008f8119cbd8971f74fe2c958374 (diff)
Add more ja translations (#1004)
-rw-r--r--i18n/ja.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/i18n/ja.yaml b/i18n/ja.yaml
index c286ef9e..bc7bf377 100644
--- a/i18n/ja.yaml
+++ b/i18n/ja.yaml
@@ -9,8 +9,25 @@
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: "コピーされました!"