Add i18n support for Korean (#487)

* feat(i18n): Add Korean translation

* Add Korean translation (based on English version)

Signed-off-by: JaeSang Yoo <jsyoo5b@gmail.com>

* chore: Append contributor list

Signed-off-by: JaeSang Yoo <jsyoo5b@gmail.com>
This commit is contained in:
JaeSang Yoo
2020-12-10 01:58:14 +09:00
committed by GitHub
parent 101354bf84
commit f4c5ce9052
2 changed files with 34 additions and 0 deletions

View File

@@ -87,3 +87,4 @@
- [TMineCola](https://github.com/tminecola)
- [Arafat Hasan](https://github.com/arafat-hasan)
- [YUJI](https://yuji.ne.jp/)
- [JaeSang Yoo](https://github.com/JSYoo5B)