Document how to use locales #1322
Labels
c: docs
Improvements or additions to documentation
p: 1-normal
Nothing urgent
s: accepted
Accepted feature / Confirmed bug
Milestone
Uh oh!
There was an error while loading. Please reload this page.
We would like to have a dedicated section in our docs that explains how locales are used in faker.
Starting from how
faker.setLocale
works to why users can benefit from usingimport { faker } from '@faker-js/faker/locale/<key>'
Currently we only point to these locales in our README.md in the usage section and in the v5->v6 migration guide
But that's definitely not enough and needs more details in the new docs
The text was updated successfully, but these errors were encountered: