Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions certif/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,10 @@
},
"fields": {
"cgu": {
"accept": "I agree to the",
"accept": "I accept the",
"and": "and",
"data-protection-policy": "personal data protection policy",
"error": "You must agree to the Pix terms of use and personal data protection policy to create an account.",
"error": "You must accept to the Pix terms of use and personal data protection policy to create an account.",
"terms-of-use": "Pix terms of use"
}
}
Expand Down
4 changes: 2 additions & 2 deletions mon-pix/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"cgu": {
"cgu": "Pix terms of use",
"data-protection-policy": "personal data protection policy",
"error": "You must agree to the Pix terms of use and personal data protection policy to create an account.",
"label": "Agree Pix terms of use and personal data protection policy",
"error": "You must accept to the Pix terms of use and personal data protection policy to create an account.",
"label": "I accept the terms of use and personal data protection policy of Pix",
"message": "I agree to the '<'a href=\"{cguUrl}\" class=\"link\" target=\"_blank\" rel=\"noreferrer\"'>'Pix terms of use'</a>' and '<'a href=\"{dataProtectionPolicyUrl}\" class=\"link\" target=\"_blank\" rel=\"noreferrer\"'>'personal data protection policy'</a>'",
"read-message": "Read the '<'a href=\"{cguUrl}\" class=\"link\" target=\"_blank\" rel=\"noreferrer\"'>'Pix terms of use'</a>' and the '<'a href=\"{dataProtectionPolicyUrl}\" class=\"link\" target=\"_blank\" rel=\"noreferrer\"'>'personal data protection policy'</a>'."
},
Expand Down
4 changes: 2 additions & 2 deletions orga/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -871,9 +871,9 @@
"cgu": {
"accept": "I agree to the",
"and": "and",
"aria-label": "Accept the terms of use of the Pix platform",
"aria-label": "I accept the terms of use and personal data protection policy of Pix",
"data-protection-policy": "personal data protection policy",
"error": "You must agree to the Pix terms of use and personal data protection policy to create an account.",
"error": "You must accept to the Pix terms of use and personal data protection policy to create an account.",
"terms-of-use": "Pix terms of use"
},
"email": {
Expand Down