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