Skip to content

Commit

Permalink
change translation "Please click on your country to see your Terms of…
Browse files Browse the repository at this point in the history
… use"
  • Loading branch information
icrc-fdeniger committed Jul 30, 2024
1 parent a605531 commit 8b871ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doctor/assets/i18n-override/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"cgu": {
"termsAndConditions": "Terms & Conditions (T&C)",
"backToHome": "Return to Home",
"selectCountry": "This terms applies to the country:",
"selectCountry": "Please click on your country to see your Terms of use:",
"notConfigured": "Terms and conditions have not yet been configured."
},
"forgotPassword": {
Expand Down
2 changes: 1 addition & 1 deletion patient/assets/i18n-override/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"cgu": {
"termsAndConditions": "Terms & Conditions (T&C)",
"backToHome": "Return to Home",
"selectCountry": "This terms applies to the country:"
"selectCountry": "Please click on your country to see your Terms of use:"
},
"closingScreen": {
"theConsultationIsNowOver": "The session is now over",
Expand Down

0 comments on commit 8b871ee

Please sign in to comment.