Skip to content

Commit

Permalink
revert: changes to translations
Browse files Browse the repository at this point in the history
  • Loading branch information
gutsyphilip committed Feb 9, 2022
1 parent e40dc73 commit 99d1834
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions packages/frontend/src/translations/pt.global.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@
"placeholder": "yourname.${data}",
"title": "ID da Conta"
},
"addACustomAddress": "Add a Custom Address",
"alreadyHaveAnAccount": "Já possui uma conta?",
"invalidLinkDrop": {
"one": "Esta recompensa de NEAR já foi reivindicada.",
Expand Down Expand Up @@ -1088,8 +1089,8 @@
"subHeader": "Selecione um método para proteger e recuperar a sua conta. Isso será usado para verificar atividades importantes, recuperar conta e acessar sua conta em outros dispositivos."
},
"setupSeedPhrase": {
"pageText": "Escreva as seguintes palavras EM ORDEM e guarde-as em algum lugar seguro. Você não consegue recuperar sua conta sem elas!",
"pageTitle": "Configurar Frase",
"pageText": "Write down the following words in order and keep them somewhere safe. <b>Anyone with access to it will also have access to your account!</b> You’ll be asked to verify your passphrase next.",
"pageTitle": "Setup Your Secure Passphrase",
"snackbarCopyImplicitAddress": "Endereço do fundação Copiado!",
"snackbarCopySuccess": "Frase-semente copiada!"
},
Expand Down Expand Up @@ -1190,6 +1191,10 @@
"info": "Esses tokens foram removidos de stake e estão disponíveis para serem sacados.",
"title": "Disponível para saque"
},
"farm": {
"button": "Claim",
"info": "This validator grants staking rewards in a token other than NEAR."
},
"pending": {
"info": "Esses tokens foram removidos de stake, mas ainda não estão disponíveis para serem sacados. Tokens ficam disponíveis entre 52 a 65 horas após a remoção.",
"title": "Aguardando liberação"
Expand All @@ -1200,7 +1205,7 @@
"title": "Quantidade total em stake"
},
"unclaimed": {
"info": "Recompensas que foram ganhas, mas não retiradas. Recompensas obtidas são automaticamente colocadas em stake, o que significa que sua quantidade total acumulada aumenta automaticamente ao longo do tempo, e suas recompensas estão <a target='_blank' href='https://www.investopedia.com/terms/c/compoundinterest.asp'>crescendo</a>.",
"info": "Rewards that have been earned, but not withdrawn. NEAR token rewards are <a target='_blank' href='https://www.investopedia.com/terms/c/compoundinterest.asp'>compounding</a> and are automatically re-staked.",
"title": "Recompensas ganhas",
"unavailable": {
"cta": "Saber mais",
Expand Down

0 comments on commit 99d1834

Please sign in to comment.