feat(locale): add Japanese bird definitions#3719
feat(locale): add Japanese bird definitions#3719atzzCokeK wants to merge 5 commits intofaker-js:nextfrom
Conversation
✅ Deploy Preview for fakerjs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## next #3719 +/- ##
=======================================
Coverage 98.88% 98.88%
=======================================
Files 883 883
Lines 3061 3061
Branches 540 556 +16
=======================================
Hits 3027 3027
Misses 30 30
Partials 4 4
🚀 New features to boost your workflow:
|
4bdcdc8 to
fa67589
Compare
|
Looks like you merged two PRs together here. |
|
@ST-DDT My bad, I will fix it! |
bdbf858 to
ec68086
Compare
|
Also force pushing, resets any review progress for the maintainers, so please only use it when neccessary. And if you use AI, then make sure that you as a human review your submissions first! |
@ST-DDT I am sorry, but honestly I did it by myself, not using AI with this fix. |
I didn't know that happens in this project, I won't do it next time. Can I add this to CONTRIBUTING.md? If it is very common in OSS, just ignore me. |
Summary
Add bird definitions for the Japanese (ja) locale.
This enables
faker.animal.bird()to generate Japanese bird names.Added files
bird.ts - Bird species (40 items)
Wild birds in Japan
Pet birds
References
Test plan
pnpm run generate:localesexecuted successfullypnpm run preflightpassed