linuxsoftware / ls.joyous

A calendar application for Wagtail
BSD 3-Clause "New" or "Revised" License
74 stars 35 forks source link

Localization #11

Closed Jean-Zombie closed 5 years ago

Jean-Zombie commented 5 years ago

I'd like to help with the localization of Joyous. I would go like this:

  1. Update my fork
  2. run django-admin makemessages --locale=de in the module root
  3. ask for a pull request

ok?

linuxsoftware commented 5 years ago

That would be great! Thanks!!!

I have been running django-admin makemessages in the joyous module, i.e. going cd ls/joyous first. (To avoid various temporary python files that end up in subdirectories off the project root.) It'd be good if you could do the same, thanks.

I have created a Transifex project for Joyous. Is it useful? I am not sure. https://www.transifex.com/linuxsoftware/joyous

Jean-Zombie commented 5 years ago

… regarding "Transifex". Not sure either. Looks expensive ;-)

linuxsoftware commented 5 years ago

They support open source projects https://docs.transifex.com/projects/open-source-project

linuxsoftware commented 5 years ago

Thanks for your translation. Great to get! Please let me know if you can think of how the i18n can be improved.