Skip to content

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

Open
paulathevalley wants to merge 1 commit intoyassinedoghri:betafrom
paulathevalley:task-check-fallback-lng
Open

fix: Conditionally disable 'missing translation key' warning when fallbackLng is false#165
paulathevalley wants to merge 1 commit intoyassinedoghri:betafrom
paulathevalley:task-check-fallback-lng

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