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 job provider for locale de_AT #2128

Open
ChristinaRau opened this issue Oct 26, 2024 · 0 comments
Open

Add job provider for locale de_AT #2128

ChristinaRau opened this issue Oct 26, 2024 · 0 comments

Comments

@ChristinaRau
Copy link

ChristinaRau commented Oct 26, 2024

  • Faker version: 30.8.1
  • OS: Ubuntu 22.04

The locale de_AT doesn't have a "job" provider. I would like to create this provider and also add the additional methods "job_female" and "job_male" because in German words are gendered depending on the person, i.e. a female person's job title sounds different than a male person's.

Steps to reproduce

  1. initialize faker with de_AT
  2. call fake.job()
  3. you get an English job because there is no job provider for de_AT

Pull request: #2129

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

No branches or pull requests

1 participant