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

Locale provider #150

Open
h3llr4iser opened this issue Apr 12, 2015 · 1 comment
Open

Locale provider #150

h3llr4iser opened this issue Apr 12, 2015 · 1 comment

Comments

@h3llr4iser
Copy link

I want to get locales from database but I have only found to gets the locales from configuration:

    default_locale: %locale%
    locales: %locales%
    strategy: prefix

Is there any way to get the locales from a service like that:

    locale_provider: id_service_locale_provider
    strategy: prefix
@jdemangeon
Copy link

Good idea, this would also reduce duplication of code.

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