SIGN IN SIGN UP
flameshot-org / flameshot UNCLAIMED

Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:

0 0 70 C++

ko_KR translation: Fix locale string

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`.
B
Boyuan Yang committed
4703516698a63d464db0a5199f8051f6829faab8
Parent: ef68944
Committed by borgmanJeremy <46930769+borgmanJeremy@users.noreply.github.com> on 2/14/2021, 2:14:59 AM