mirror of
https://github.com/lkddi/Xboard.git
synced 2026-05-18 05:37:29 +08:00
fix(coupon): correct knows issues
This commit is contained in:
Vendored
+10
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user