django-allauth-ui icon indicating copy to clipboard operation
django-allauth-ui copied to clipboard

Feature request: Add german translation

Open fkromer opened this issue 1 year ago • 3 comments

... in https://github.com/danihodovic/django-allauth-ui/tree/master/allauth_ui/locale

fkromer avatar May 16 '24 18:05 fkromer

Pull-Anfragen sind sehr willkommen

danihodovic avatar May 16 '24 18:05 danihodovic

After having a look into https://github.com/danihodovic/django-allauth-ui/pull/42/files it could be helpful to merge that PR first to enable translations with deepl.com. django-rosetta does not mess up the database by creating new tables but provides a helpful ui which can be configured during development temporarily.

  • https://django-rosetta.readthedocs.io
  • https://django-rosetta.readthedocs.io/settings.html#settings
  • https://github.com/mbi/django-rosetta/issues?q=is%3Aissue+deepl

fkromer avatar May 16 '24 19:05 fkromer

#42 was merged

danihodovic avatar May 18 '24 21:05 danihodovic