61 lines
1.7 KiB
JavaScript
61 lines
1.7 KiB
JavaScript
|
|
export const en = {
|
|
home: 'Home',
|
|
farm: 'Farm',
|
|
staking: 'Staking',
|
|
announcement: 'Announcement',
|
|
faq: 'FAQ',
|
|
tutorial: 'tutorial',
|
|
connectWallet: 'Connect Wallet',
|
|
connected: 'Connected',
|
|
tvl: 'TVL',
|
|
totalUsersEarned: 'Total Users Earned',
|
|
personalTvl: 'Personal TVL',
|
|
totalPersonalEarned: 'Total Personal Earned',
|
|
harvest: 'Harvest',
|
|
apy: 'APY',
|
|
compoundInterest: 'Compound Interest',
|
|
deposite: 'Deposite',
|
|
deposited: 'Deposited',
|
|
vl: 'VL',
|
|
remaining: 'Remaining',
|
|
withdrawal: 'Withdrawal',
|
|
mining: 'Mining',
|
|
defiFarm: 'DeFi Farm',
|
|
multiChainLockupValue: 'Multi-chain Lock-up Value',
|
|
multiChainUserRevenue: 'Multi-chain User Revenue',
|
|
miningOutput: 'Mining Output',
|
|
miningOutputValue: 'Mining Output Value',
|
|
multiChainReward: 'Multi-chain Reward',
|
|
multiChainBurned: 'Multi-chain Burned',
|
|
more: 'More',
|
|
partners: 'Partners',
|
|
auditors: 'Auditors',
|
|
|
|
notFound: 'Page Not Found',
|
|
notFoundContent: "The page you're looking for does not seem to exist",
|
|
goHome: 'Go to Home',
|
|
|
|
current: 'Current',
|
|
strategy: 'Stragety',
|
|
certificate: 'Certificate',
|
|
assets: 'Assets',
|
|
staked: 'Staked',
|
|
stakingNote: "Note:The pledged amount of the node includes the pledged amount of CoinWind's entire network staking",
|
|
stakingFunds: 'Staking funds',
|
|
proportionOfFunds: 'Proportion of funds',
|
|
stakingAddress: 'Staking Address',
|
|
nodesStaked: 'Nodes Staked',
|
|
nodeNominations: 'Node nominations',
|
|
myShare: 'My share',
|
|
status: 'Status',
|
|
|
|
atAnyTime: 'At any time',
|
|
unlock: 'Unlock',
|
|
daysAfter: 'days after',
|
|
claim: 'Claim',
|
|
income: 'Income',
|
|
|
|
duration: 'Duration',
|
|
hashrate: 'Hashrate',
|
|
} |