Skip to content

Commit

Permalink
Merge pull request #8 from icrc/main-i18n
Browse files Browse the repository at this point in the history
change translation "Please click on your country to see your Terms of…"
  • Loading branch information
icrc-fdeniger authored Jul 30, 2024
2 parents f29a753 + 8b871ee commit 2aa2bc4
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 2aa2bc4

Please sign in to comment.