mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-06 09:50:28 +08:00
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:
@@ -619,6 +619,7 @@
|
||||
"Processing...": "Обробка...",
|
||||
"Product": "Продукт",
|
||||
"Product - Tooltip": "Назва продукту",
|
||||
"Recharged successfully": "Recharged successfully",
|
||||
"Result": "Результат",
|
||||
"Return to Website": "Повернутися на сайт",
|
||||
"The payment has been canceled": "Платіж скасовано",
|
||||
@@ -627,6 +628,8 @@
|
||||
"The payment is still under processing": "Платіж ще обробляється",
|
||||
"Type - Tooltip": "Спосіб оплати, який використовується при покупці товару",
|
||||
"You have successfully completed the payment": "Ви успішно завершили оплату",
|
||||
"You have successfully recharged": "You have successfully recharged",
|
||||
"Your current balance is": "Your current balance is",
|
||||
"please wait for a few seconds...": "зачекайте кілька секунд...",
|
||||
"the current state is": "поточний стан є"
|
||||
},
|
||||
@@ -689,6 +692,8 @@
|
||||
"Edit Product": "Редагувати товар",
|
||||
"Image": "Зображення",
|
||||
"Image - Tooltip": "Зображення товару",
|
||||
"Is recharge": "Is recharge",
|
||||
"Is recharge - Tooltip": "Whether the current product is to recharge balance",
|
||||
"New Product": "Новий продукт",
|
||||
"Pay": "платити",
|
||||
"PayPal": "PayPal",
|
||||
@@ -1080,6 +1085,8 @@
|
||||
"Address line": "Address line",
|
||||
"Affiliation": "Приналежність",
|
||||
"Affiliation - Tooltip": "Роботодавець, наприклад назва компанії чи організації",
|
||||
"Balance": "Balance",
|
||||
"Balance - Tooltip": "User's balance",
|
||||
"Bio": "біографія",
|
||||
"Bio - Tooltip": "Самостійне представлення користувача",
|
||||
"Birthday": "день народження",
|
||||
|
Reference in New Issue
Block a user