Skip to content

Commit

Permalink
New translations en-us.json (Chinese Traditional)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Apr 22, 2024
1 parent 9636ccf commit 2e30f96
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion apps/wallet-mobile/src/i18n/locales/zh-Hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,19 @@
"components.login.appstartscreen.loginButton": "Login",
"components.login.custompinlogin.title": "Enter PIN",
"components.ma.assetSelector.placeHolder": "Select an asset",
"components.pooltransition.title": "Upgrade your stake pool",
"components.pooltransition.warning": "The current stake pool you're using will soon close. Migrate to the new EMURGO pool to sustain reward generation.",
"components.pooltransition.finalWarning": "The current stake pool you're using is decommissioned and NOT generating reward anymore. Update it to continue earning",
"components.pooltransition.currentPool": "Current pool",
"components.pooltransition.newPool": "New pool",
"components.pooltransition.estimatedRoa": "Estimated ROA",
"components.pooltransition.fee": "Fee",
"components.pooltransition.poolGeneratesRewards": "This pool continues to generate staking rewards",
"components.pooltransition.poolNoRewards": "This pool is NOT generating staking rewards anymore",
"components.pooltransition.poolWillStopRewards": "This pool will stop generating rewards in",
"components.pooltransition.skipNoRewards": "Skip and stop receiving rewards",
"components.pooltransition.updateKeepEarning": "Update now and keep earning",
"components.pooltransition.update": "Update pool",
"components.receive.addressmodal.BIP32path": "Derivation path",
"components.receive.addressmodal.copiedLabel": "Copied",
"components.receive.addressmodal.copyLabel": "Copy address",
Expand Down Expand Up @@ -440,6 +453,10 @@
"components.stakingcenter.delegationbyid.stakePoolId": "Stake pool id",
"components.stakingcenter.delegationbyid.title": "Delegation by Id",
"components.stakingcenter.delegationTxBuildError": "Error while building delegation transaction",
"components.stakingcenter.failedDelegation.notEnoughFunds": "Not enough funds",
"components.stakingcenter.failedDelegation.noFundsToProcess": "Your transaction cannot be processed due to lack of funds on your wallet balance",
"components.stakingcenter.failedDelegation.buyAda": "Buy ada",
"components.stakingcenter.failedDelegation.goToMain": "Go to main wallet page",
"components.stakingcenter.noPoolDataDialog.message": "The data from the stake pool(s) you selected is invalid. Please try again",
"components.stakingcenter.noPoolDataDialog.title": "Invalid pool data",
"components.stakingcenter.pooldetailscreen.title": "Nightly TESTING POOL",
Expand Down Expand Up @@ -829,6 +846,7 @@
"menu.allWallets": "All Wallets",
"menu.appSettings": "App Settings",
"menu.catalystVoting": "Catalyst Voting",
"menu.staking": "Staking center",
"menu.governanceCentre": "Governance centre",
"menu.knowledgeBase": "Knowledge base",
"menu.releases": "Releases",
Expand Down Expand Up @@ -1019,4 +1037,4 @@
"discover.discoverList.openDApp": "Open DApp",
"discover.discoverList.disconnectWalletFromDApp": "Disconnect wallet from DApp",
"discover.discoverList.dAppActions": "DApp actions"
}
}

0 comments on commit 2e30f96

Please sign in to comment.