diff --git a/i18n/ko.toml b/i18n/ko.toml index 85af682c5..9a1c41dfe 100644 --- a/i18n/ko.toml +++ b/i18n/ko.toml @@ -134,8 +134,8 @@ one = "한 단어" other = "{{ .Count }} 단어" [readingTime] -one = "읽는데 약 1분" -other = "읽는데 약 {{ .Count }}분" +one = "읽는 데 약 1분" +other = "읽는 데 약 {{ .Count }}분" [views] other = "조회"