The Korean translation was using `kr_KR` locale string, which is a typo and will not be recognized by Qt. This commit replaces `kr_KR` with `ko_KR`.
The Korean translation was using `kr_KR` locale string, which is a typo and will not be recognized by Qt. This commit replaces `kr_KR` with `ko_KR`.