From 4e8c0d8e9f0d955a126a027aab487cd5d7fd8358 Mon Sep 17 00:00:00 2001 From: hun0975 Date: Sun, 12 Nov 2017 21:09:45 +0900 Subject: [PATCH] Change Hangul(ko) expression MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Existing expression does not match Korean grammar. "동굴 넓고 어두운 아가리를 벌리고 있다" -> "동굴의 입구는 넓고 어두웠다." --- lang/ko/strings.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ko/strings.po b/lang/ko/strings.po index 70d8f61..1e62799 100644 --- a/lang/ko/strings.po +++ b/lang/ko/strings.po @@ -2315,7 +2315,7 @@ msgstr "축축한 동굴" #: script/events/setpieces.js:95 msgid "the mouth of the cave is wide and dark." -msgstr "동굴 넓고 어두운 아가리를 벌리고 있다." +msgstr "동굴의 입구는 넓고 어두웠다." #: script/events/setpieces.js:96 msgid "can't see what's inside."