You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.3 KiB
37 lines
1.3 KiB
export default { |
|
price: { |
|
table: { |
|
header_pair: 'Pair', |
|
header_last_price: 'Latest price', |
|
header_last_change: '24h Change', |
|
header_last_high: '24h High', |
|
header_last_low: '24h Low', |
|
header_last_volume: '24H Quantity', |
|
header_last_amount: '24H Turnover', |
|
header_data: 'Date', |
|
header_pcrie: 'Transaction Price', |
|
header_qulit: 'Volume', |
|
}, |
|
index: { |
|
index_transaction: 'Turnover', |
|
index_notice: 'Notice', |
|
index_num: '24H Quantity', |
|
index_change: 'Degree of increase', |
|
index_heigth: 'Fall or increase', |
|
index_iconOtc: 'Legal currency', |
|
index_iconOtcVal: |
|
'Digital Asset Platform Guarantee and Quick Security in French Currency Transaction', |
|
index_iconBibi: 'Currency trading', |
|
index_iconBibiVal: |
|
'24-hour trading of 100 + digital currencies, enlarging returns', |
|
index_iconWin: 'System safety', |
|
index_iconWinVal: |
|
'Safe and stable operation of multi-tier and multi-cluster system architecture', |
|
index_iconChar: 'Customer service', |
|
index_iconCharVal: |
|
'Online customer service, serving millions of users to respond to user questions in a timely manner', |
|
index_here: 'Trading smoothly anytime, anywhere', |
|
index_app: 'Zhixin Chain App Scan Download', |
|
}, |
|
}, |
|
};
|
|
|