feat(player): 统一移动端主题样式并优化多页面视觉一致性
将玩家端组件与核心页面全面切换为统一主题变量,优化卡片、按钮、弹窗、列表和盘口相关模块的视觉表现,并补充多语言文案以匹配新的交互与布局风格。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -272,8 +272,21 @@ export default {
|
||||
tab_outright: 'Juara',
|
||||
tab_today: 'Hari Ini',
|
||||
tab_early: 'Awal',
|
||||
filter_time: 'Masa Perlawanan',
|
||||
show_open_only: 'Buka sahaja',
|
||||
filter: 'Tapis',
|
||||
filter_status: 'Status',
|
||||
filter_leagues: 'Liga',
|
||||
filter_status_all: 'Semua',
|
||||
filter_status_open: 'Buka',
|
||||
filter_status_settled: 'Selesai',
|
||||
filter_leagues_all: 'Semua Liga',
|
||||
filter_reset: 'Set Semula',
|
||||
filter_apply: 'Sahkan',
|
||||
show_all_matches: 'Tunjuk semua',
|
||||
status_open: 'Akan datang',
|
||||
status_live: 'Langsung',
|
||||
match_unit: 'perlawanan',
|
||||
today: 'Hari Ini',
|
||||
loading: 'Memuatkan…',
|
||||
no_matches: 'Tiada perlawanan',
|
||||
|
||||
Reference in New Issue
Block a user