2
0

feat:多货币以及支付方式配置

This commit is contained in:
zhongzm
2025-04-27 19:19:03 +08:00
parent 59d54185f5
commit 4422a2bab2
8 changed files with 233 additions and 13 deletions

View File

@@ -1007,7 +1007,14 @@ const local:any = {
action:'操作',
geterr:'获取计费规则失败',
updatesuc:'更新成功',
updateerr:'更新失败'
updateerr:'更新失败',
currencySettings: '货币设置',
currencySelect: '选择货币',
currentCurrency: '当前货币',
currencyName: '货币名称',
currencyCode: '货币代码',
currencySymbol: '货币符号',
paymentMethods:'支付方式',
},
ratelimit:{
title:'限速管理',