lk-geimfari / mimesis

Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
https://mimesis.name
MIT License
4.43k stars 335 forks source link

Need support of other locales. #3

Closed lk-geimfari closed 7 years ago

lk-geimfari commented 8 years ago

We need to add:

Feel free to send us request for another language which not in list.

You should use: locale_template

lk-geimfari commented 7 years ago

@zelds Yes, can you help us?

lk-geimfari commented 7 years ago

@zelds You can check data for ru. I think that the structure of this locales will similar.

zelds commented 7 years ago

@lk-geimfari Yeap. I will fork ur project and start working.

jlwt90 commented 7 years ago

@lk-geimfari sorry, I was quite busy in the past few weeks. I'll work on the Chinese translation later this week!

lk-geimfari commented 7 years ago

@jlwt90 @zelds Thank you, guys!

zelds commented 7 years ago

@lk-geimfari w8 submit my pull requests. Make 50% of work.

lk-geimfari commented 7 years ago

@zelds Please look at the comments. Thank you.

bbb1991 commented 7 years ago

@lk-geimfari I can help you with kazakh locale if you want

lk-geimfari commented 7 years ago

@bbb1991 It is awesome. We are always glad for new locales!

valerievich commented 7 years ago

I'll add "Estonian" locale. I have estonian friend )

lk-geimfari commented 7 years ago

@Valerievich That is cool! We'll wait PR.

AnChan1 commented 7 years ago

I could help with german :)

lk-geimfari commented 7 years ago

@AnChan1 Danke! Please, check out correctness of data for de and de-ch locales. Also, you can add builtins specific provider for German. Maybe you know some useful data which specific only for Germany?

mistermantas commented 7 years ago

Is Lithuanian done yet? If not, can I / how can I start helping? 🙂

lk-geimfari commented 7 years ago

@mistermantas Of course you can! Thank you!

P.S Code is lt. Just copy files from other locale and replace them with lt data.

mistermantas commented 7 years ago

@lk-geimfari Easy enough. I'll submit a PR as soon as I can.

Happy Hacktoberfest lol

lk-geimfari commented 7 years ago

@mistermantas Thank you! Happy Hacktoberfest! :octocat:

lk-geimfari commented 7 years ago

@mistermantas I have pushed template of locale with instruction.