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
@@ -1219,6 +1219,16 @@ window.XBOARD_TRANSLATIONS['en-US'] = {
"error": {
"saveFailed": "Failed to save coupon"
}
},
"period": {
"monthly": "Monthly",
"quarterly": "Quarterly",
"half_yearly": "Half Yearly",
"yearly": "Yearly",
"two_yearly": "Two Yearly",
"three_yearly": "Three Yearly",
"onetime": "One Time",
"reset_traffic": "Reset Traffic"
}
},
"notice": {