Skip to content

Commit

Permalink
updated portuguese translation
Browse files Browse the repository at this point in the history
Signed-off-by: wadeking98 <[email protected]>
  • Loading branch information
wadeking98 authored and jleach committed Oct 19, 2023
1 parent a20783f commit 72c1a70
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/legacy/core/App/localization/pt-br/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -391,12 +391,12 @@ const translation = {
"CustomOfferParagraph2": "Não reconhece a organização. Verifique sua lista de Contatos. Você só recebe notificões de Contatos que você tenha adicionado.",
},
"ProofRequest": {
"PredicateGeDate": "is after (PB)",
"PredicateLeDate": "is before (PB)",
"PredicateGe": "is greater than or equal to (PB)",
"PredicateGr": "is greater than (PB)",
"PredicateLe": "is less than or equal to (PB)",
"PredicateLs": "is less than (PB)",
"PredicateGeDate": "é posterior a",
"PredicateLeDate": "é anterior a",
"PredicateGe": "é maior ou igual a",
"PredicateGr": "é maior que",
"PredicateLe": "é menor ou igual a",
"PredicateLs": "é menor que",
"ProofRequest": "Requisição de Prova",
"RequestProcessing": "Só um momento...",
"OfferDelay": "Atrasar oferta",
Expand Down

0 comments on commit 72c1a70

Please sign in to comment.