Commit f0b791e0859f8f288b3f313243efc1a01b9620dc

Authored by Seok Hyun, Ga
Committed by GitHub
1 parent 0ae74b77

Update locale.constant-en_US.json

Since “Hangul(한글)” means letters, the expression “Korean(한국어)” is more appropriate.
... ... @@ -2482,7 +2482,7 @@
2482 2482 "zh_TW": "繁體中文",
2483 2483 "en_US": "English",
2484 2484 "it_IT": "Italiano",
2485   - "ko_KR": "한",
  2485 + "ko_KR": "한국어",
2486 2486 "ru_RU": "Русский",
2487 2487 "es_ES": "Español",
2488 2488 "ja_JA": "日本語",
... ...