-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Update french translation #3194
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you keep the original order please?
Yes. On my way. 😉 |
translations/fr.json
Outdated
@@ -29,9 +29,16 @@ | |||
|
|||
"FEELS": "Ressenti {DEGREE}", | |||
"PRECIP_POP": "Probabilité de précipitations", | |||
"PRECIP_AMOUNT": "Precipitation amount", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is that french? ;-) If not, please remove, sicne the english tranlation will be used as a fallback anyway.
😅 |
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## develop #3194 +/- ##
===========================================
+ Coverage 25.28% 25.36% +0.08%
===========================================
Files 54 54
Lines 11892 11893 +1
===========================================
+ Hits 3007 3017 +10
+ Misses 8885 8876 -9
|
Updated the French translation according to the English file.