feat: support most popular currencies (#3388)

This commit is contained in:
Luckery
2024-12-01 21:46:44 +08:00
committed by GitHub
parent aaeaa7fefa
commit 2ceb54f058
5 changed files with 58 additions and 2 deletions

View File

@ -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",