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 Japanese for Faker::Games::SuperMario #2268

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

hawkcookie
Copy link
Contributor

@hawkcookie hawkcookie commented Feb 17, 2021

Add Japanese for Faker::Games::SuperMario

irb(main):001:0> Faker::Config.locale = :ja
=> :ja
irb(main):002:0> Faker::Games::SuperMario.game
=> "スーパーマリオギャラクシー"
irb(main):003:0> Faker::Games::SuperMario.location
=> "ダイナフォー"
irb(main):004:0> Faker::Games::SuperMario.character
=> "クッパJr."

Copy link
Member

@vbrazo vbrazo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@vbrazo vbrazo merged commit 50bd84e into faker-ruby:master Feb 23, 2021
This was referenced Mar 12, 2021
This was referenced Mar 15, 2021
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