[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:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user