lctva
lctva copied to clipboard
Translations
LCTVA now supports translations. Providing translations is easy and requires no coding.
- Go to https://github.com/taddeimania/lctva/tree/master/locale and find the locale you'd like to assist with. If your locale is not listed, post in this issue and i'll create it.
- In the
django.po
file scroll down until you see the following code:
#: app/templates/about.html:14
msgid "Livecoding.tv Analytics"
msgstr ""
Do not alter the msgid
field. All that needs to be done is to insert the translated string into the msgstr
field. Just continue that workflow with strings that you can help with and that is all you need to do!
Thank you so much for your help!
- [x] Spanish https://github.com/taddeimania/lctva/pull/18
- [ ] Portugese-Brazil @tadeucaldas
- [x] German https://github.com/taddeimania/lctva/pull/20