feat:多货币以及支付方式配置
This commit is contained in:
@@ -1007,7 +1007,14 @@ const local:any = {
|
||||
action:'操作',
|
||||
geterr:'获取计费规则失败',
|
||||
updatesuc:'更新成功',
|
||||
updateerr:'更新失败'
|
||||
updateerr:'更新失败',
|
||||
currencySettings: '货币设置',
|
||||
currencySelect: '选择货币',
|
||||
currentCurrency: '当前货币',
|
||||
currencyName: '货币名称',
|
||||
currencyCode: '货币代码',
|
||||
currencySymbol: '货币符号',
|
||||
paymentMethods:'支付方式',
|
||||
},
|
||||
ratelimit:{
|
||||
title:'限速管理',
|
||||
|
||||
Reference in New Issue
Block a user