Skip to content
New issue

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

Add Commerce for Japanese #2291

Merged
merged 1 commit into from Mar 29, 2021
Merged

Add Commerce for Japanese #2291

merged 1 commit into from Mar 29, 2021

Conversation

ima1zumi
Copy link
Contributor

Add Japanese for Faker::Commerce 🛍️

irb(main):001:0> Faker::Config.locale = :ja
=> :ja
irb(main):002:0> Faker::Commerce.department
=> "おもちゃ"
irb(main):009:0> Faker::Commerce.product_name
=> "ワンランク上の 鋼鉄 椅子"
irb(main):010:0> Faker::Commerce.promotion_code
=> "お買い得増量キャンペーン990546"

@koic koic merged commit cfb382e into faker-ruby:master Mar 29, 2021
@koic
Copy link
Member

koic commented Mar 29, 2021

This looks good. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants