优化
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
tab_event: 'Event settings',
|
||||
tab_regular: 'General settings',
|
||||
tab_event: 'Event settings',
|
||||
section_event_period: 'Event period',
|
||||
section_daily_source: 'Source 1: yesterday net win/loss',
|
||||
daily_points_enabled: 'Enable daily loss to points',
|
||||
@@ -24,9 +24,8 @@ export default {
|
||||
mall_event_end_date_tip: 'Takes effect the next day; leave empty for no end. On the day after end, rows for the end business date no longer convert points or unlock cap; later business dates are excluded too.',
|
||||
active_event_end_date: 'Active end date',
|
||||
event_end_before_start: 'End date cannot be earlier than start date',
|
||||
section_other: 'Other settings',
|
||||
unlock_ratio: 'Unlock ratio (unlock_ratio)',
|
||||
unlock_ratio_tip: 'Daily push: daily claim cap = yesterday total deposit × this ratio (within event window).',
|
||||
points_to_cash_ratio: 'Points to cash ratio',
|
||||
points_to_cash_ratio_tip: 'For withdrawable cash display: cash ≈ available points × this ratio.',
|
||||
unlock_ratio: 'Daily claim cap ratio',
|
||||
unlock_ratio_tip: 'Daily push: today claim cap = yesterday total deposit × this ratio (within event window).',
|
||||
points_to_cash_ratio: 'Points-to-cash reference ratio',
|
||||
points_to_cash_ratio_tip: 'Asset API withdrawable_cash = available points × this ratio. Suggested cash face value on bonus/withdraw items = redemption points × this ratio (editable per item).',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user