Skip to content

Commit

Permalink
Change Korean language words from Chinese characters to Hangul (#519)
Browse files Browse the repository at this point in the history
* Update i18n.json

Change Korean language words from Chinese characters to Hangul

* Update i18n.json

Change Korean language words from Chinese characters to Hangul
  • Loading branch information
jkh0kr authored Aug 20, 2024
1 parent 324a763 commit 45766cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"es": "Es",
"ru_RU": "Ru",
"vi_VN": "Vi",
"ko_KR": ""
"ko_KR": "한글"
}

0 comments on commit 45766cf

Please sign in to comment.