fix(coupon): correct knows issues

This commit is contained in:
xboard
2025-01-23 16:14:18 +08:00
parent 8f88e11403
commit caade5c791
6 changed files with 41 additions and 10 deletions
+10
View File
@@ -1211,6 +1211,16 @@ window.XBOARD_TRANSLATIONS['zh-CN'] = {
"error": {
"saveFailed": "保存优惠券失败"
}
},
"period": {
"monthly": "月",
"quarterly": "季度",
"half_yearly": "半年",
"yearly": "年",
"two_yearly": "两年",
"three_yearly": "三年",
"onetime": "一次性",
"reset_traffic": "重置流量"
}
},
"notice": {