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

feat: allow loadPath and savePath on resource configuration to be functions #200

Merged

Conversation

jesusoterove
Copy link
Contributor

To allow loadPath and savePath on the resource configuration to be functions so you can have separated language stores. Usable if working with plugins and want to keep language translations separated.

Checklist

  • [ X] only relevant code is changed (make a diff before you submit the PR)
  • [ X] run tests npm run test
  • [X ] tests are included
  • [ X] documentation is changed or added

@cheton cheton changed the title Allow loadPath and savePath on resource configuration to be functions feat: allow loadPath and savePath on resource configuration to be functions Nov 10, 2020
@cheton cheton merged commit 2764f4e into i18next:master Nov 10, 2020
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.

None yet

2 participants