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

Update README.md #9

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Update README.md #9

merged 1 commit into from
Feb 1, 2024

Conversation

Clearmist
Copy link
Contributor

I changed the simple example in the README.md to help new adopters understand when something goes wrong.

The simple example will now console log the i18next failedLoading message.

I also added two sentences clarifying that the dynamic import cannot be passed a variable.

These changes will greatly smooth the ease at which users are able to incorporate this module.

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • run tests npm run test (not relevant)
  • tests are included
  • commit message and code follows the Developer's Certification of Origin

Checklist (for documentation change)

  • only relevant documentation part is changed (make a diff before you submit the PR)
  • motivation/reason is provided
  • commit message and code follows the Developer's Certification of Origin

I changed the simple example to help new adopters understand when something goes wrong. The simple example will now console log the i18next failedLoading message. I also added two sentences clarifying that the dynamic import cannot be passed a variable.
@adrai adrai merged commit 616e186 into i18next:main Feb 1, 2024
2 checks passed
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