feat: add free charge price mode for product buy page (#3015)

* feat: add free charge price mode for product buy page

* fix: improve code format
This commit is contained in:
DacongDA
2024-06-22 14:05:53 +08:00
committed by GitHub
parent 4cc2120fed
commit 793a7d6cda
36 changed files with 332 additions and 34 deletions

View File

@ -619,6 +619,7 @@
"Processing...": "Processando...",
"Product": "Produto",
"Product - Tooltip": "Nome do Produto",
"Recharged successfully": "Recharged successfully",
"Result": "Resultado",
"Return to Website": "Retornar ao Website",
"The payment has been canceled": "The payment has been canceled",
@ -627,6 +628,8 @@
"The payment is still under processing": "O pagamento ainda está sendo processado",
"Type - Tooltip": "Método de pagamento utilizado ao comprar o produto",
"You have successfully completed the payment": "Você concluiu o pagamento com sucesso",
"You have successfully recharged": "You have successfully recharged",
"Your current balance is": "Your current balance is",
"please wait for a few seconds...": "por favor, aguarde alguns segundos...",
"the current state is": "o estado atual é"
},
@ -689,6 +692,8 @@
"Edit Product": "Editar Produto",
"Image": "Imagem",
"Image - Tooltip": "Imagem do produto",
"Is recharge": "Is recharge",
"Is recharge - Tooltip": "Whether the current product is to recharge balance",
"New Product": "Novo Produto",
"Pay": "Pagar",
"PayPal": "PayPal",
@ -1080,6 +1085,8 @@
"Address line": "Address line",
"Affiliation": "Afiliação",
"Affiliation - Tooltip": "Empregador, como nome da empresa ou organização",
"Balance": "Balance",
"Balance - Tooltip": "User's balance",
"Bio": "Biografia",
"Bio - Tooltip": "Autoapresentação do usuário",
"Birthday": "Aniversário",