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

Provide english fallback via index.js rather than via the {lang}.json files #155

Open
mcwhittemore opened this issue Sep 14, 2017 · 0 comments

Comments

@mcwhittemore
Copy link
Contributor

Currently when new strings are added to en.json we have to add copies of these english values to the other {lang}.json files. This is so something is provided in the new case before even if a translation is not provided.

Rather then doing this in the {lang}.json files we should provide fallback functionality either in languages.js or as part of compile in index.js.

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

No branches or pull requests

2 participants