diff --git a/langs/shared-questions/pt.json b/langs/shared-questions/pt.json index f3ccf28f4..8d15ac292 100644 --- a/langs/shared-questions/pt.json +++ b/langs/shared-questions/pt.json @@ -111,6 +111,18 @@ } }, "question": "Qual é o item correspondente na Wikipédia?" + }, + "payment-options-advanced": { + "override": { + "mappings+": { + "1": { + "then": "O pagamento é feito usando um cartão de membro" + }, + "0": { + "then": "O pagamento é feito utilizando uma aplicação dedicada" + } + } + } } } -} \ No newline at end of file +}