Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix i18n Issues #852

Merged
merged 3 commits into from
Nov 2, 2018
Merged

Fix i18n Issues #852

merged 3 commits into from
Nov 2, 2018

Conversation

kevinchappell
Copy link
Owner

Finds fallback strings when translation not available
resolves #843

use mi18n api instead of accessing mi18n.current.key directly
@kevinchappell kevinchappell merged commit 4aa1529 into master Nov 2, 2018
@kevinchappell kevinchappell deleted the bugfix/other-translation branch November 2, 2018 22:54
kevinchappell added a commit that referenced this pull request Nov 2, 2018
* Fix: mi18n fallback values

use mi18n api instead of accessing mi18n.current.key directly

* v2.10.2

* update changelog, really need to setup semantic-release deployments for this project
pfranza pushed a commit to pfranza/formBuilder that referenced this pull request Nov 21, 2018
* Fix: mi18n fallback values

use mi18n api instead of accessing mi18n.current.key directly

* v2.10.2

* update changelog, really need to setup semantic-release deployments for this project
kevinchappell added a commit that referenced this pull request Dec 12, 2018
* Fix: mi18n fallback values

use mi18n api instead of accessing mi18n.current.key directly

* v2.10.2

* update changelog, really need to setup semantic-release deployments for this project
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checkbox validation message minSelectionRequired until it is checked/unchecked
1 participant