Minimal-Todo
Minimal-Todo copied to clipboard
Add korean translation
trafficstars
Hi! I viewed your repo for reference. I saw there's no Korean language support, so add Korean strings.xml.
@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 I only changed strings.xml too. I suggest you run ./gradew lint on your project. The reason you fail could be lint problem.