Browse Source

资金流水提示词

zhangyong/feature-20260402144402-现金4期
ZhangYong 4 days ago
parent
commit
4ed46899bc
  1. 2
      src/components/locales/lang/en.js
  2. 2
      src/components/locales/lang/zh-CN.js

2
src/components/locales/lang/en.js

@ -1346,7 +1346,7 @@ export default {
quantityMustBeNumber:"Quantity Must Be Number",
invalidFormat:"Invalid amount format. Maximum 2 decimal places allowed.",
paymentMust:"Payment amount must be 0",
remarksexceed:"Remarks cannot exceed 100 characters",
remarksexceed:"Please enter remarks",
marketConsumption:"Market Consumption Gold Performance Adjustment",
time:"Select Time",
coefficient:"Coefficient Adjustment",

2
src/components/locales/lang/zh-CN.js

@ -1369,7 +1369,7 @@ export default {
quantityMustBeNumber: "个数必须为数字",
invalidFormat: "金额格式不正确,最多两位小数",
paymentMust: "付款金额必须为0",
remarksexceed: "备注不能超过100字",
remarksexceed: "请输入备注",
marketConsumption: "市场消耗金币业绩调整",
time: "选择时间",
coefficient: "系数调整",

Loading…
Cancel
Save