We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's no Russian localization for "book" module:
// check.js import { fakerRU as faker } from '@faker-js/faker' const data = faker.book.author() console.log(data)
# in terminal tsx src/check.js Saul Bellow
Add translation for "book" module.
No response
The text was updated successfully, but these errors were encountered:
I'd love to implement this. Could you please assign it to me?
Sorry, something went wrong.
I'll remove the s: waiting for user interest label since this is a simple addition for a locale.
s: waiting for user interest
viraxslot
No branches or pull requests
Clear and concise description of the problem
There's no Russian localization for "book" module:
# in terminal tsx src/check.js Saul Bellow
Suggested solution
Add translation for "book" module.
Alternative
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: