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(component): use fallback lang translation if current lang is unknown #43

Merged
merged 1 commit into from
Aug 6, 2017
Merged

fix(component): use fallback lang translation if current lang is unknown #43

merged 1 commit into from
Aug 6, 2017

Conversation

tagoro9
Copy link
Contributor

@tagoro9 tagoro9 commented Aug 3, 2017

If there are no messages for the current language, try to get the fallback language message instead of returning the translation key right away.

Fixes #42.

Thank you very much.

If there are no messages for the current language, try to get the
fallback language message instead of returning the translation key
right away.
@francescarpi francescarpi merged commit d465faf into APSL:master Aug 6, 2017
@francescarpi
Copy link
Member

Thx

@tagoro9 tagoro9 deleted the fallback_lang_undefined_language branch August 7, 2017 15:25
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.

2 participants