Skip to content

Commit

Permalink
fix: translations for modal TOS on MFE footer
Browse files Browse the repository at this point in the history
The modal TOS needs to have translations on a specific way to comply with GDPR.

fccn/frontend-component-footer-nau#16
  • Loading branch information
igobranco committed Dec 6, 2024
1 parent 8e3c4f6 commit b5f61a5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"authoring.footer.trademark.message": "edX e Open edX, e os logotipos edX e Open edX são marcas registradas da",
"footer.copyright.message": "Todos os direitos reservados.",
"modalToS.dataAuthorization.checkbox.label": "Li e compreendi a&nbsp;<a>Política de Privacidade</a>",
"modalToS.termsOfService.checkbox.label": "Li e compreendi o {platformName}&nbsp;<a>Termos e Condições</a>",
"modalToS.honorCode.checkbox.label": "Li e compreendi o {platformName}&nbsp;<a>Honor Code</a>",
"modalToS.termsOfService.checkbox.label": "Li, compreendi e aceito os&nbsp;<a>Termos e Condições</a>",
"modalToS.honorCode.checkbox.label": "Li e compreendi o&nbsp;<a>Código de Honra</a>",
"modalToS.acceptance.button": "Aceito os novos termos de serviço"
}

0 comments on commit b5f61a5

Please sign in to comment.