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

Add setDefaultLanguageTag #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

StNekroman
Copy link

I don't need fallback to "default" language. (which is just languages[0])
Thus I exposed setter to control defaultLanguageTag property.
I would even drop defaultLanguageTag = languages[0].
But for backward compatibility (without migrate steps) - that remains.
So if anybody, like me, wants no default - then after call to languages(...) method they should have follow-up call to setTefaultLanguageTag(null).

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.

1 participant