safwanrahman / django-webpush

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

Translating starting message for subscribe button #112

Closed hmeza closed 1 year ago

hmeza commented 1 year ago

This adds translations for 2 messages that were left untranslated by gettext() Also allows translating the initial button message without need of copying webpush_button.html template to template/ project folder to override it.

hmeza commented 1 year ago

Hey @safwanrahman ! Noticed some activity on the repo. Just pinging you in case you accept these changes. If not, feedback welcome. Thanks!

safwanrahman commented 1 year ago

Looks good! Thanks @hmeza 🤩