Skip to content

Add support for using <lang> dict when <lang-COUNTRY> dict is missing #131

Open
@serpro69

Description

@serpro69

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    core 🧬Issue related to :core moduleenhancement 🚀New feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions