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 support for using <lang> dict when <lang-COUNTRY> dict is missing #131

Open
serpro69 opened this issue May 22, 2022 · 0 comments
Open
Labels
core 🧬 Issue related to :core module enhancement 🚀 New feature or request

Comments

@serpro69
Copy link
Owner

serpro69 commented May 22, 2022

This was removed in #129 ( 3a9dde0 ) due to changes in fr and ja dicts - they became directories rather than single files.
Therefore it got a bit complicated to handle cases like:

faker {
  fakerConfig {
    locale = "fr-FR"
  }
}

where fr-FR.yml does not exist and would default to using fr.yml

@serpro69 serpro69 added enhancement 🚀 New feature or request core 🧬 Issue related to :core module labels May 22, 2022
@serpro69 serpro69 modified the milestones: 1.11.0, 1.12.0 May 22, 2022
@serpro69 serpro69 modified the milestones: 1.12.0, 1.13.0 Oct 16, 2022
@serpro69 serpro69 removed this from the 1.13.0 milestone Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core 🧬 Issue related to :core module enhancement 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant