Skip to content

Commit f1329fe

Browse files
authored
Add more japanese traslations (#202)
1 parent 698616d commit f1329fe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

i18n/ja.yaml

+11
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,14 @@
33

44
- id: next_page
55
translation: "次のページ"
6+
7+
- id: read_time
8+
translation:
9+
one : "1 分"
10+
other: "{{ .Count }} 分"
11+
12+
- id: toc
13+
translation: "目次"
14+
15+
- id: translations
16+
translation: "言語"

0 commit comments

Comments
 (0)