mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
feat: support most popular currencies (#3388)
This commit is contained in:
@ -741,7 +741,15 @@
|
||||
"There is no payment channel for this product.": "There is no payment channel for this product.",
|
||||
"This product is currently not in sale.": "This product is currently not in sale.",
|
||||
"USD": "USD",
|
||||
"WeChat Pay": "WeChat Pay"
|
||||
"WeChat Pay": "WeChat Pay",
|
||||
"EUR": "EUR",
|
||||
"JPY": "JPY",
|
||||
"GBP": "GBP",
|
||||
"AUD": "AUD",
|
||||
"CAD": "CAD",
|
||||
"CHF": "CHF",
|
||||
"HKD": "HKD",
|
||||
"SGD": "SGD"
|
||||
},
|
||||
"provider": {
|
||||
"Access key": "Access key",
|
||||
|
Reference in New Issue
Block a user