michalpokusa / django-admin-action-forms

Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.
https://pypi.org/project/django-admin-action-forms/
MIT License
95 stars 3 forks source link

Change the german translation of "Cancel" #4

Closed matthiask closed 1 week ago

matthiask commented 1 week ago

"Stornieren" is more often used when cancelling invoices, not as a general term for cancelling a process or something.

I think "Abbrechen" is a more commonly used term.

(I was wondering where "Stornieren" came from in the project I was working on!)

michalpokusa commented 1 week ago

Thank you for catching that 👍 . Merged and will release later.