Merge pull request #2916 from worryzyy/feature/add-quota-amount-input
feat(user): add currency amount input with auto quota conversion
This commit is contained in:
@@ -2603,6 +2603,10 @@
|
||||
"频率限制的周期(分钟)": "Rate limit period (minutes)",
|
||||
"颜色": "Color",
|
||||
"额度": "Quota",
|
||||
"输入额度": "Enter quota",
|
||||
"金额": "Amount",
|
||||
"输入金额": "Enter amount",
|
||||
"仅用于换算,实际保存的是额度": "For conversion only, quota is what gets saved",
|
||||
"额度必须大于0": "Quota must be greater than 0",
|
||||
"额度提醒阈值": "Quota reminder threshold",
|
||||
"额度查询接口返回令牌额度而非用户额度": "Displays token quota instead of user quota",
|
||||
|
||||
Reference in New Issue
Block a user