Skip to content

fix/pokemon_fr_localization#446

Merged
bodiam merged 7 commits into
datafaker-net:mainfrom
TGITS:fix/pokemon_fr_localization
Oct 18, 2022
Merged

fix/pokemon_fr_localization#446
bodiam merged 7 commits into
datafaker-net:mainfrom
TGITS:fix/pokemon_fr_localization

Conversation

@TGITS
Copy link
Copy Markdown
Contributor

@TGITS TGITS commented Oct 18, 2022

Working on some code example for a blog post about Datafaker (in French and not yet publisehd), I have noticed the French localization for the pokemon provider does not seem to work properly.
It seems there was a small typo in the fr.yaml resource file (and as a matter of fact the same problem in the fr-CA.yaml file for which I have provided the same fix).
I have not found specific unit tests for localization and I have not written some new ones. However I have tested the fixed version against the aformentioned code examples (https://github.com/TGITS/devtoolbox/tree/feat/datafaker/java/library/datafaker/datafaker-example).
Do not hesitate to tell me if you want explicit unit tests to validate the correction.

TGITS and others added 7 commits October 11, 2022 13:26
Update spotless to 2.27.2
When you cannot install GPG on the machine on which you want to contribute to datafaker, your build fails.
By giving some details on how to manage this case in the documentation and by providing a maven profile, it can ease the process for newcomers to the project.
synchronization-with-upstream-project
Update of the main branch relatively to the upstream project
@bodiam
Copy link
Copy Markdown
Contributor

bodiam commented Oct 18, 2022

Hi @TGITS , tests are always nice, but at the same time I appreciate every contribution and I really don't like to be prescriptive, so if this fixes the issue, all good (I checked, looks good to me)

Also thanks for writing an article about this, that's amazing, I'd love to read it when it's done!

@bodiam bodiam merged commit 764b295 into datafaker-net:main Oct 18, 2022
@TGITS
Copy link
Copy Markdown
Contributor Author

TGITS commented Oct 19, 2022

Hi @bodiam,

Thanks for your answer.
The blog post (hopefully the blog posts) will be very basic introductory stuff about Datafaker and will be in French.
As soon as I will have posted it, I try and send to inform you one way or another.

I was a user of JavaFaker and I now use Datafaker since I've discovered it. Thanks for your work and the library. I find it very useful and I gladly recommend it usage around me.

TGITS added a commit to TGITS/datafaker that referenced this pull request Oct 19, 2022
@bodiam
Copy link
Copy Markdown
Contributor

bodiam commented Oct 19, 2022

Thanks for your kind words @TGITS , we're happy you're finding the library useful. If you ever have questions, suggestions, please let us know, and we're happy to help you out!

@bodiam
Copy link
Copy Markdown
Contributor

bodiam commented Oct 19, 2022

(PS: not sure if you're aware, but your fix is already published in the 1.7.0-SNAPSHOT version of Datafaker)

@TGITS TGITS deleted the fix/pokemon_fr_localization branch October 19, 2022 07:54
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.

2 participants