Skip to content

Commit a2e4258

Browse files
authored
i18n: Update Korean translation ko.yaml (#894)
1 parent 1d2ecfe commit a2e4258

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

i18n/ko.yaml

+10-2
Original file line numberDiff line numberDiff line change
@@ -9,17 +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: "번역"
1722

1823
- id: home
19-
translation: "홈페이지"
24+
translation: ""
25+
26+
- id: edit_post
27+
translation: "편집"
2028

2129
- id: code_copy
2230
translation: "복사"
2331

2432
- id: code_copied
25-
translation: "복사완료!"
33+
translation: "복사 완료!"

0 commit comments

Comments
 (0)