lxn / walk

A Windows GUI toolkit for the Go Programming Language
Other
6.79k stars 885 forks source link

Add korean(ko-KR) translation file. #687

Closed Regentag closed 3 years ago

Regentag commented 4 years ago

Add Korean (ko-KR) translation file.

lxn commented 3 years ago

Thanks for your PR!

The file name should be walk-ko_KR.tr (note the underscore) though. If this isn't country-specific it should be even just walk-ko.tr.

Also please add yourself to the AUTHORS file.

Regentag commented 3 years ago

Thank you for your review. I will close this PR, correct the file name, and PR again.