Minimal-Todo icon indicating copy to clipboard operation
Minimal-Todo copied to clipboard

Add korean translation

Open Zimins opened this issue 8 years ago • 2 comments
trafficstars

Hi! I viewed your repo for reference. I saw there's no Korean language support, so add Korean strings.xml.

Zimins avatar Nov 18 '17 12:11 Zimins

@wlals822 I added Vietnamese language support for this app. However, I have failed the check. I just translated and stored in the res/values-vi/strings.xml file. How did you do your issue and passed the check? I saw your files changed, the path res/values-ko/strings.xml. I think they are same. Would you please show me did you change anything else?

susantruong avatar Oct 05 '18 05:10 susantruong

@susantruong I only changed strings.xml too. I suggest you run ./gradew lint on your project. The reason you fail could be lint problem.

Zimins avatar Oct 15 '18 13:10 Zimins