Files
probo/apps/compliance-portal/src/pages/nda/_locales/pt-PT.json
Émile Ré 2c52360bd6 Use Sign for the NDA page CTA
The button is on the review page itself, so Review and sign
is redundant. Console keeps its own reviewAndSign key.

Signed-off-by: Émile Ré <emile@probo.com>
2026-07-30 17:21:28 +02:00

10 lines
384 B
JSON

{
"back": "Documentos",
"title": "Acordo de Confidencialidade",
"subtitle": "{{name}} exige que assine um acordo de confidencialidade antes de aceder aos documentos de conformidade.",
"sign": "Assinar",
"tryAgain": "Tentar novamente",
"sealing": "A selar a sua assinatura…",
"failedDescription": "Ocorreu um problema ao processar a sua assinatura. Tente novamente."
}