[legal-api-links] Load Terms of Use and Privacy Policy from Atomenta API

Terms and Privacy screens now fetch the real PediFoods customer PDFs
from the backend instead of showing static placeholder text. Also
surfaces both links on the Profile screen below the version label,
not just during registration.
This commit is contained in:
Daniel Arantes Loverde
2026-07-09 09:55:36 -03:00
parent 83b991c0f0
commit 91c53c90d5
5 changed files with 168 additions and 62 deletions

View File

@@ -339,14 +339,6 @@
"comment" : "A prompt asking users to share their opinion about the delivery.",
"isCommentAutoGenerated" : true
},
"Conteúdo da política de privacidade..." : {
"comment" : "A placeholder text describing the content of the privacy policy.",
"isCommentAutoGenerated" : true
},
"Conteúdo dos termos de uso..." : {
"comment" : "A placeholder text describing the content of the terms of use.",
"isCommentAutoGenerated" : true
},
"Criar conta" : {
"comment" : "A link that navigates to the registration screen.",
"isCommentAutoGenerated" : true
@@ -748,6 +740,9 @@
"Não" : {
"comment" : "The label of a button in an alert that says \"No\".",
"isCommentAutoGenerated" : true
},
"Não foi possível carregar %@." : {
},
"Não recebeu o código?" : {
"comment" : "A question displayed below the button to re-send the OTP.",