Skip to content

Commit 7c4aa74

Browse files
authored
Add more ja translations (adityatelange#1004)
1 parent 3e544a3 commit 7c4aa74

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

i18n/ja.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,25 @@
99
one : "1 分"
1010
other: "{{ .Count }} 分"
1111

12+
- id: words
13+
translation:
14+
one: "文字"
15+
other: "{{ .Count }} 文字"
16+
1217
- id: toc
1318
translation: "目次"
1419

1520
- id: translations
1621
translation: "言語"
22+
23+
- id: home
24+
translation: "ホーム"
25+
26+
- id: edit_post
27+
translation: "編集"
28+
29+
- id: code_copy
30+
translation: "コピー"
31+
32+
- id: code_copied
33+
translation: "コピーされました!"

0 commit comments

Comments
 (0)