Skip to content

Commit

Permalink
lilt-translations_4436534 (#381)
Browse files Browse the repository at this point in the history
* lilt: made change to config/localizations_native/pt/app.json

* lilt: made change to config/localization/pt/app.json
  • Loading branch information
lilt-connector authored Apr 12, 2024
1 parent 54efbb3 commit 4c616e1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 11 additions & 1 deletion config/localization/pt/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2103,7 +2103,17 @@
},
"WARNINGS": {
"ACCOUNT_FUND_MANAGEMENT": {
"WITHDRAWAL_LIMIT_OVER": "Insira um valor menor. O limite máximo de saque da chain dYdX atualmente é {USDC_LIMIT}."
"WITHDRAWAL_LIMIT_OVER": "Insira um valor menor. O limite máximo de saque da chain dYdX atualmente é {USDC_LIMIT}.",
"WITHDRAWAL_LIMIT_OVER_TITLE": "Insira um valor menor.",
"WITHDRAWAL_LIMIT_OVER_DESCRIPTION": "O limite máximo de saque da chain dYdX atualmente é {USDC_LIMIT}.",
"WITHDRAWAL_LIMIT_OVER_ACTION": "Modificar valor",
"WITHDRAWAL_PAUSED_TITLE": "Os saques foram temporariamente interrompidos",
"WITHDRAWAL_PAUSED_DESCRIPTION": "Tente novamente em {SECONDS} segundos.",
"WITHDRAWAL_PAUSED_ACTION": "Saques interrompidos",
"TRANSFERS_PAUSED_TITLE": "As transferências foram temporariamente interrompidas",
"TRANSFERS_PAUSED_DESCRIPTION": "Tente novamente em {SECONDS} segundos.",
"TRANSFERS_PAUSED_ACTION": "Transferências interrompidas"

},
"ONBOARDING": {
"ALWAYS_VERIFY_URL": "Ao recuperar suas chaves, verifique sempre se está no site https:\/\/trade.dydx.exchange."
Expand Down
2 changes: 2 additions & 0 deletions config/localizations_native/pt/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,8 @@
"NO_GAS_TITLE": "Saldo insuficiente da carteira para cobrir a taxa de gás",
"NO_GAS_BODY": "Primeiro, faça um pequeno depósito em sua conta dYdX para recarregar a carteira.",
"THEME": "Tema",
"NOTIFICATIONS": "Notificações",
"DISPLAY_IN_APP_NOTIFICATIONS": "Exibir notificações no aplicativo",
"DIRECTION_COLOR_PREFERENCE": "Preferência de cor",
"DARK": "Escuro",
"CLASSIC_DARK": "Escuro clássico",
Expand Down

0 comments on commit 4c616e1

Please sign in to comment.