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

fix: Conditionally disable 'missing translation key' warning when fallbackLng is false #165

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

paulathevalley
Copy link

Describe your changes

This is one idea to fix #164

This PR supports 'key as fallback' option in i18next: https://www.i18next.com/principles/fallback#key-fallback

Checklist

  • I have performed a self-review of my code
  • I have added thorough tests
  • I have updated the docs

@paulathevalley paulathevalley changed the title Conditionally disable 'missing translation key' warning when fallbackLng is false fix: Conditionally disable 'missing translation key' warning when fallbackLng is false Jun 20, 2023
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.

Disable 'missing translation key' for default locale when using text as keys
1 participant