-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
c: bugSomething isn't workingSomething isn't workingc: localePermutes locale definitionsPermutes locale definitions
Description
Pre-Checks
- Follow our Code of Conduct.
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Faker issue and not related to a combination with another package.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
- I am willing to provide a PR.
Describe the bug
ne locale is not actually in Nepali (written in Deva Devanagari script). For example the cities and names at https://github.com/faker-js/faker/blob/next/src/locales/ne/location/city_name.ts or https://github.com/faker-js/faker/blob/next/src/locales/ne/person/first_name.ts are English transliterations
I feel the current data should be moved to en_NP leaving ne free for a proper Devanagari locale.
Locale was originally added here
0048b9f
Minimal reproduction code
No response
Additional Context
No response
Environment Info
naWhich module system do you use?
- CJS
- ESM
Used Package Manager
npm
Metadata
Metadata
Assignees
Labels
c: bugSomething isn't workingSomething isn't workingc: localePermutes locale definitionsPermutes locale definitions