Assembless / react-littera

🌐 Modern react library for managing translations.
MIT License
19 stars 1 forks source link

Fallback on missing translations #16

Closed zivavu closed 1 year ago

zivavu commented 1 year ago

Littera will now fall back to the first available locale when translations for the active locale are not available. The missing translations will still be logged in the console as before. This PR will solve #14.

codesandbox[bot] commented 1 year ago

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders