Browse Source

Update locale.constant-en_US.json

Since “Hangul(한글)” means letters, the expression “Korean(한국어)” is more appropriate.
pull/3900/head
Seok Hyun, Ga 6 years ago
committed by GitHub
parent
commit
f0b791e085
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ui-ngx/src/assets/locale/locale.constant-en_US.json

2
ui-ngx/src/assets/locale/locale.constant-en_US.json

@ -2482,7 +2482,7 @@
"zh_TW": "繁體中文",
"en_US": "English",
"it_IT": "Italiano",
"ko_KR": "한",
"ko_KR": "한국어",
"ru_RU": "Русский",
"es_ES": "Español",
"ja_JA": "日本語",

Loading…
Cancel
Save