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

Updates for project OpenHospital UI #676

8 changes: 7 additions & 1 deletion src/resources/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,13 @@
"telephone": "Téléphone",
"fax": "Fax",
"email": "Adresse e-mail",
"currencyCod": "Code de devise"
"currencyCod": "Code de devise",
"editHospital": "Edit hospital infos",
"updateHospital": "Save changes",
"saveHospital": "Save",
"updated": "Hospital infos updated",
"updateSuccess": "Hospital infos have been updated successfully!",
"discardChanges": "Changes will be lost. Do you want to discard anyway ?"
Copy link
Contributor

Choose a reason for hiding this comment

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

Not translated

Copy link
Member

Choose a reason for hiding this comment

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

Please can you translate them?

Copy link
Contributor

Choose a reason for hiding this comment

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

Do you want me to push on this branch?

Copy link
Member

Choose a reason for hiding this comment

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

no, you should use Transifex

Copy link
Contributor

Choose a reason for hiding this comment

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

How to do that?

Copy link
Contributor

Choose a reason for hiding this comment

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

I can see this PR has been opened by a bot

Copy link
Member

Choose a reason for hiding this comment

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

by operating directly in Transifex, the bot will update this PR with more commits. Open an account on Transifex and ask to join the project (sent invitation to your email anyway)

Copy link
Member

Choose a reason for hiding this comment

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

@SilverD3 when you have done, please resolve this conversation

},
"login": {
"username": "Nom d'utilisateur",
Expand Down