update file path

This commit is contained in:
2025-08-28 23:59:13 +08:00
parent f8976ee045
commit 682355231a
17 changed files with 3799 additions and 232 deletions

View File

@@ -15,8 +15,11 @@ TRANSLATIONS = {
'zh-CN': {
'home': '首页',
'about': '关于',
'online':'在线交易',
'quick_links':'快速链接',
'services': '服务',
'contact': '联系',
'contact_description':'富泽国际,竭诚为您服务!',
'language': '语言',
'all_rights_reserved': '保留所有权利',
'privacy_policy': '隐私政策',
@@ -80,13 +83,13 @@ TRANSLATIONS = {
'why_choose_us': '为什么选择我们',
'features_subtitle': '专业、安全、便捷的投资体验',
'global_markets': '全球市场',
'global_markets_desc': '港股、美股、A股、加密货币等多市场交易',
'global_markets_desc': '专注港股、美股',
'secure_trading': '安全交易',
'secure_trading_desc': '银行级安全防护,资金隔离保障',
'smart_investing': '智能投资',
'smart_investing_desc': 'AI投顾、智能选股、量化策略',
'low_fees': '低手续费',
'low_fees_desc': '佣金交易,透明收费标准',
'low_fees_desc': '佣金方案,透明收费标准',
'trading_tools': '专业交易工具',
'trading_tools_subtitle': '丰富的分析工具,助力投资决策',
'realtime_charts': '实时图表',
@@ -169,7 +172,7 @@ TRANSLATIONS = {
'minimum_fee': '最低收费',
'additional_fees': '其他费用',
'commission_note': '以上费率仅供参考,实际费用可能因市场情况而变化。详细费用请参考最新费率表。',
'stocks': '股票、ETF和权证',
'stocks': '股票',
'options': '期权',
'futures': '期货',
'funds': '基金',
@@ -178,6 +181,8 @@ TRANSLATIONS = {
'zh-TW': {
'home': '首頁',
'about': '關於',
'online':'在線交易',
'quick_links':'快速鏈接',
'services': '服務',
'contact': '聯繫',
'language': '語言',
@@ -327,15 +332,17 @@ TRANSLATIONS = {
'minimum_fee': '最低收極狐費',
'additional_fees': '其他費用',
'commission_note': '以上費率僅供參考,實際費用可能因市場情況而變化。詳細費用請參考最新費率表。',
'stocks': '股票、ETF和權證',
'stocks': '股票',
'options': '期權',
'futures': '期貨',
'funds': '基金',
'other_products': '其他產品'
'other_products': '其他產品',
},
'en': {
'home': 'Home',
'about': 'About',
'online': 'Online',
'quick_links':'Quick Links',
'services': 'Services',
'contact': 'Contact',
'language': 'Language',
@@ -490,7 +497,7 @@ TRANSLATIONS = {
'minimum_fee': 'Minimum Fee',
'additional_fees': 'Additional Fees',
'commission_note': 'The above rates are for reference only. Actual fees may vary depending on market conditions. Please refer to the latest fee schedule for detailed fees.',
'stocks': 'Stocks,ETFs & Warrants',
'stocks': 'Stocks',
'options': 'Options',
'futures': 'Futures',
'funds': 'Funds',