Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add customize the locale to specify the backup locale for translation purposes #1838

Closed
wants to merge 1 commit into from

Conversation

junaidiar19
Copy link

This PR is just for create specify the backup locale for custom translation.

Here is the reason I address this PR:

  • Our base application used locale ID but we want backup notifications using English.
  • I have not found in this package how to customize the locale.

That's all for me Happy Coding.

@freekmurze
Copy link
Member

I'm going to pass on this to keep the package simple.

To get the backup notifications in a specific language, you could extend the default ones and set the language you want in your extended versions. Don't forget to register your custom notifications classes in the config file.

@freekmurze freekmurze closed this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants