safwanrahman / django-webpush

Web Push Notification Package for Django
GNU General Public License v3.0
371 stars 107 forks source link

Added German translation #137

Open jeremyknoepfel opened 9 months ago

FedeG commented 2 months ago

Hi @jeremyknoepfel, the correct path for German translation is locale/de/LC_MESSAGES/djangojs.po and after modifications, you should run django-admin compilemessages to generate .mo file.