Browse Source

Change Korean language words from Chinese characters to Hangul (#519)

* Update i18n.json

Change Korean language words from Chinese characters to Hangul

* Update i18n.json

Change Korean language words from Chinese characters to Hangul
jkh0kr 10 months ago
parent
commit
45766cf117
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/i18n.json

+ 1 - 1
app/i18n.json

@@ -6,5 +6,5 @@
   "es": "Es",
   "ru_RU": "Ru",
   "vi_VN": "Vi",
-  "ko_KR": ""
+  "ko_KR": "한글"
 }