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 missing keys for in and round_mode in FR locales #1046

Merged
merged 2 commits into from
Sep 12, 2022
Merged

Add missing keys for in and round_mode in FR locales #1046

merged 2 commits into from
Sep 12, 2022

Conversation

bobmaerten
Copy link
Contributor

@bobmaerten bobmaerten commented Sep 12, 2022

Add missing keys: errors.messages.in and number.format.round_mode to fr.yml, fr_FR.yml, fr_CA.yml and fr_CA.yml

Related to #1034 for French locales

@@ -168,6 +169,7 @@ fr-FR:
format:
delimiter: " "
precision: 3
round_mode: default
Copy link
Contributor Author

Choose a reason for hiding this comment

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

At @levups, our French web agency, we prefer setting this to banker, but I kept the rails original value here.

@digitalfrost digitalfrost merged commit 5c1f154 into svenfuchs:master Sep 12, 2022
@czj czj deleted the add_missing_rails_translation_to_fr branch September 13, 2022 07:50
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