Opened 10 years ago
Closed 10 years ago
#23254 closed Cleanup/optimization (invalid)
ko locale translate contribution
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi, I'm Ayun Park, from South Korea.
And I found some missing of translation in django/conf/locale/ko/LC_MESSAGES/django.po.
like a
"Enter a valid IPv6 address."
Can I translate this?
Note:
See TracTickets
for help on using tickets.
Hello and welcome!
Contributions to the translation are always appreciated!
The procedure is described here: https://docs.djangoproject.com/en/1.7/internals/contributing/localizing/
In short, you need to go and sign up on https://www.transifex.com/projects/p/django/language/ko/ and ask to join the Korean team.
After that, you'll be able to complete the missing translations directly online.
Thanks!