-
-
Notifications
You must be signed in to change notification settings - Fork 297
ajout french language #561
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
Conversation
modify active_languages.json add fr-fr.json , checked with verify_locale_files.py
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.
Looks great!
@@ -4,6 +4,11 @@ | |||
"lang_name": "Czech", | |||
"lang_name_localized": "Česky" | |||
}, | |||
{ | |||
"lang_id": "fr-fr", | |||
"lang_name": "french", |
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.
Can you make this alphabetical?
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.
And capitalize
"Update Password": "Mettre à jour le mot de passe", | ||
"Multi-Factor Authentication \\(MFA\\)": "Authentification multifacteur \\(MFA\\)", | ||
"Reset": "Réinitialiser", | ||
"Setup": "nstallation", |
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.
Typo
"Installation"
Good morning |
Good morning. |
@mgrafr @alexperreault since you both added french, can we perhaps close this PR and you can together (in this discussion maybe) agree to the state of the French translation? |
Our translations should be (and seem to be) pretty similar. I don't mind mine becoming the generic french translation. Waiting on @mgrafr 's opinion |
everything is settled, @alexperreault's translation becomes the generic French translation |
Will close this now :) Thanks you all for the hard work! |
You forgot to close x) |
language french checked with 'verify_locale_files.py'