Skip to content

Commit

Permalink
[issue-1360] Update web-runner v1.1.32 for mobile app
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenduythuc committed Jan 17, 2024
1 parent f5a3117 commit 58eae00
Show file tree
Hide file tree
Showing 9 changed files with 717 additions and 143 deletions.
2 changes: 1 addition & 1 deletion html/Web.bundle/site/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-9c912c3ba3e1bf2f7289.js"></script><script defer="defer" src="web-runner-3f1e75f18937d8baf7b0.js"></script></head><body><div id="root">SubWallet</div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-9c912c3ba3e1bf2f7289.js"></script><script defer="defer" src="web-runner-9a9c673dcdea8da9a88f.js"></script></head><body><div id="root">SubWallet</div></body></html>
158 changes: 133 additions & 25 deletions html/Web.bundle/site/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"No results found": "",
"Please change your search criteria try again": "",
"All accounts": "",
"Substrate": "",
"Ethereum": "",
"Help": "",
"Error": "",
Expand Down Expand Up @@ -74,7 +73,6 @@
"Connect a Keystone device": "",
"Attach a watch-only account": "",
"Attach an account": "",
"Create with new seed phrase": "",
"Derive from an existing account": "",
"Import from seed phrase": "",
"Import from Polkadot.{js}": "",
Expand Down Expand Up @@ -132,6 +130,7 @@
"Owner pooled": "",
"Total bonded": "",
"Total members": "",
"Network details": "",
"Max nomination": "",
"Total nominators": "",
"Estimated earnings": "",
Expand Down Expand Up @@ -159,7 +158,6 @@
"Selected networks": "",
"{{number}} networks support": "",
"Supported networks": "",
"Copy & Save to the clipboard": "",
"Copy to clipboard": "",
"Transfer": "",
"NFT transaction": "",
Expand Down Expand Up @@ -226,7 +224,6 @@
"Export successful": "",
"Anyone with your key can use any assets held in your account.": "",
"Warning: Never disclose this key": "",
"Type your Subwallet password": "",
"Your json file": "",
"Success!": "",
"You have successfully exported JSON file for this account": "",
Expand All @@ -236,7 +233,6 @@
"Account address is required": "",
"Please type or paste account address": "",
"Connect Ledger device": "",
"Connect and unlock your Ledger, then open the selected network on your Ledger.": "",
"Device found": "",
"Loading": "",
"Searching Ledger device": "",
Expand All @@ -251,8 +247,9 @@
"Validating": "",
"Import by private key": "",
"Scan QR": "",
"Please make sure that you have granted SubWallet the access to your device's camera.": "",
"Mnemonic needs to contain 12, 15, 18, 21, 24 words": "",
"To import an existing account, please enter seed phrase.": "To import an existing account,\n please enter seed phrase.",
"I have kept it somewhere safe": "",
"Import by JSON file": "",
"Drag and drop the JSON file you exported from Polkadot.{js}": "",
"Import {{number}} accounts": "",
Expand Down Expand Up @@ -330,7 +327,12 @@
"Please change to another account type.": "",
"Back to home": "",
"Signature request": "",
"Validator": "",
"Estimated fee": "",
"Cancel unstake fee": "",
"Available rewards": "",
"Your rewards will be added to your transferable balance after claiming": "",
"Unbond amount": "",
"Send from": "",
"Send to": "",
"NFT": "",
Expand All @@ -345,6 +347,7 @@
"Please try again later.": "",
"Polkadot parachain": "",
"Kusama parachain": "",
"Search project": "",
"View on explorer": "",
"Staking value": "",
"Withdraw value": "",
Expand Down Expand Up @@ -378,6 +381,7 @@
"Claim Reward transaction": "",
"Withdraw transaction": "",
"Cancel unstake transaction": "",
"Search history": "",
"Your NFT collectible will appear here!": "",
"No NFT collectible": "",
"Deleted NFT collection successfully": "",
Expand All @@ -404,8 +408,24 @@
"Description": "",
"Owned by": "",
"Properties": "",
"Withdraw unstaked funds": "",
"Claim rewards": "",
"Cancel unstaking": "",
"Stake more": "",
"Actions": "",
"Nominated": "",
"Pooled": "",
"Active staked": "",
"Minimum staked": "",
"Unstaked": "",
"Staking status": "",
"Account": "",
"Staking type": "",
"Total reward": "",
"Unclaimed rewards": "",
"Total staked": "",
"See more": "",
"Estimated annual earnings": "",
"The account you are using is watch-only, you cannot send assets with it": "",
"Transferable": "",
"Token details": "",
Expand All @@ -428,8 +448,6 @@
"Create a password": "",
"Enter password": "",
"Confirm password": "",
"8 characters at least. Uppercase, numbers, and special characters are recommended.": "",
"Always choose a strong password!": "",
"Instructions": "",
"Welcome back!": "",
"Enter your password to unlock wallet": "",
Expand Down Expand Up @@ -529,6 +547,10 @@
"Token detail": "",
"Sender available balance:": "",
"and": "",
"Available balance:": "",
"Select an unstake request": "",
"Reward claiming": "",
"Bond reward after claim": "",
"The account you are using is {{accountTitle}}, you cannot send assets with it": "",
"Recipient address is required": "",
"Invalid recipient address": "",
Expand All @@ -548,8 +570,14 @@
"Receive address must be of EVM account.": "",
"Receive address must be of Substrate account.": "",
"Sender transferable balance": "",
"Estimated earnings:": "",
"Minimum active:": "",
"Amount cannot exceed your balance": "",
"days": "",
"hours": "",
"unknown time": "",
"Unstake from account": "",
"Once unbonded, your funds would be available for withdrawal after {{time}}.": "",
"View transaction": "",
"Your request has been sent. You can track its progress in History tab.": "",
"Disconnect": "",
Expand Down Expand Up @@ -589,13 +617,16 @@
"Password is required": "",
"Private key is required": "",
"Current password is required": "",
"Nomination details": "",
"Pooled details": "",
"Transfer NFT": "",
"Add to bond": "",
"Compound": "",
"Cancel compound": "",
"Execute": "",
"Earning reward": "",
"Not earning": "",
"{{number}} selected validators": "",
"Once you disconnect, you will no longer see this connection on SubWallet and on your DApp.": "",
"Are you sure you want to disconnect?": "",
"Please type or paste or scan URI": "",
Expand All @@ -620,7 +651,6 @@
"{{time}} hours": "",
"{{time}} days": "",
"Available for withdrawal": "",
"Withdraw in {{time}}": "",
"Pools": "",
"Nominate": "",
"Token is not supported": "",
Expand Down Expand Up @@ -711,7 +741,6 @@
"SubWallet has not supported this request for WalletConnect yet": "",
"Request not supported": "",
"{{number}} accounts": "",
"Unable to fetch {{value}} information": "",
"dapp": "",
"validator": "",
"collator": "",
Expand Down Expand Up @@ -753,12 +782,17 @@
"All connected wallets will be disconnected immediately. If you want to disconnect some accounts, please go to the corresponding wallet app to disable.": "",
"Fail to connect. Please try again later": "",
"No NFTs found": "",
"Start staking": "",
"No networks found": "",
"Change your search criteria and try again": "",
"Add network": "",
"Try adding one manually": "",
"Add token": "",
"Your transactions will show up here": "",
"No transactions found": "",
"Add NFT": "",
"You can stake in-app easily": "",
"No staking found": "",
"Try searching or importing one": "",
"Your dApps will show up here": "",
"This feature is not yet available for this NFT": "",
Expand Down Expand Up @@ -788,13 +822,26 @@
"parachain": "",
"Details": "",
"Contribution": "",
"Coming soon": "",
"Supply now": "",
"Stake now": "",
"Total value supplied": "",
"Total value staked": "",
"Rewards": "",
"rewards": "",
"Earning calculator": "",
"Earning information": "",
"Step {{stepNumb}}:": "",
"Nomination pool": "",
"Native staking": "",
"Liquid staking": "",
"Lending": "",
"Parachain staking": "",
"Single farming": "",
"All type": "",
"Exclusive rewards": "",
"Equivalent to:": "",
"Unclaimed rewards:": "",
"Select protocol": "",
"Enter protocol name": "",
"Earning": "",
Expand All @@ -819,7 +866,36 @@
"Keep your recovery phrase in a safe place, and never disclose it. Anyone with this phrase can take control of your assets.": "",
"I have saved it somewhere safe": "",
"Your recovery phrase": "",
"Enter the amount of tokens to estimate rewards": "",
"Enter amount": "",
"Daily earnings": "",
"Weekly earnings": "",
"Monthly earnings": "",
"Yearly earnings": "",
"The provided information is for informational purposes only and should not be considered as guarantee. All rates are calculated on an annual basis and are subject to change.": "",
"Earn now": "",
"Rewards are auto-compounded. <highlight>Learn more</highlight>": "",
"Claimable and compoundable on your own schedule. <highlight>Learn more</highlight>": "",
"Unlocking period": "",
"More info": "",
"About": "",
"Maximum possible APY": "",
"Instant": "",
"Required assets": "",
"Reward distribution": "",
"Earn more": "",
"Earning process": "",
"Earning process:": "",
"All steps in the process are designed based on your available multi-chain assets to optimize fee structure and enhance your overall experience.": "",
"Earning details": "",
"Earning type": "",
"Earning status": "",
"Active balance": "",
"Unstake balance": "",
"Derivative token balance": "",
"Yearly rewards": "",
"Minimum redeem": "",
"Every {{number}} hours": "",
"No extensions found": "",
"Connect wallet": "",
"Network Information": "",
Expand Down Expand Up @@ -876,7 +952,9 @@
"Redeem vDOT confirmation": "",
"Redeem stDOT confirmation": "",
"Transaction confirmation": "",
"Your rewards will be staked into the pool after claiming": "",
"Estimated receivables": "",
"Minimum receivables": "",
"Origin network": "",
"You are transferring {{symbol}} from {{network}} since you don't have enough DOT on the destination network.": "",
"Go to portfolio": "",
Expand Down Expand Up @@ -920,6 +998,13 @@
"<main>Yay! You supplied</main><sub><span>in</span><logo /><span>{{poolName}}</span></sub>": "",
"Oops!Your NFT can't be minted": "",
"Too many people are using SubWallet web dashboard! Don't worry, your transaction is successful and we'll mint another NFT for you. Check back in a few hours or contact us for support.": "",
"Earning pools": "",
"Switch account, turn on networks or start earning to view pools": "",
"No pools found": "",
"Do you want to add more funds or add funds to other pools": "",
"Add more fund": "",
"Try turning on networks or switch to another account": "",
"No earning pools found": "",
"Start earning": "",
"Compound transaction": "",
"Cancel compound transaction": "",
Expand All @@ -939,6 +1024,7 @@
"Import collectible": "",
"Collectibles": "",
"Statistics": "",
"Reload": "",
"Other": "",
"Portfolio Allocation": "",
"Portfolio Distribution": "",
Expand All @@ -960,6 +1046,14 @@
"Lucky draw": "",
"Manual selection": "",
"staked": "",
"You'll receive": "",
"Minimum active stake": "",
"Please enable {{networkName}} network": "",
"Step {{step}}: {{label}}": "",
"Submit": "",
"Fast unstake": "",
"Once unstaked, your funds will be available for withdrawal after {{time}}.": "",
"Withdraw from account": "",
"Invalid address": "",
"Connect to your existing wallet": "",
"Welcome to SubWallet!": "",
Expand All @@ -975,22 +1069,36 @@
"Unstake vDOT tranasction": "",
"Unstake LDOT tranasction": "",
"Unstake sDOT tranasction": "",
"You can unstake from a pool once": "",
"You cannot stake more for a pool you are unstaking from": "",
"Loading ...": "",
"Nomination": "",
"Open": "",
"State": "",
"Token Details": "",
"Account Details": "",
"No inscription found": "",
"Your inscriptions will appear here": "",
"Inscriptions": "",
"Back to Security settings": "",
"Danger ahead!": "",
"Attackers might trick you into doing something dangerous like installing software or revealing your personal information. Stay away from this page!": "",
"Switch to another token to see account balance": "",
"No account with {{symbol}} balance found": "",
"Refresh balance": "",
"Reload to fetch {{value}} information": "",
"Polkadot": "",
"Create with a new seed phrase": "",
"Terms of Use": "",
"I understand and agree to the Terms of Use, which apply to my use of SubWallet and all of its feature": "",
"Scroll to read all sections": "",
"SubWallet doesn't keep any copy of your seed phrase and other backup methods such as JSON file or private key.": "",
"SubWallet can't help you recover your account once your seed phrase, JSON file or private key is lost.": "",
"You must write down your seed phrase in the correct order. It is recommended that you store it in a secure offline location.": "",
"You are NOT recommended to download and store your seed phrase in a digital device.": "",
"Keep your seed phrase safe": "",
"Tap on all checkboxes to confirm you understand the importance of your seed phrase": "",
"Don’t show again": "",
"Copy to the clipboard": "",
"or": "",
"Download seed phrase": "",
"Type your SubWallet password": "",
"Connect and unlock your Ledger, then open the selected network on your Ledger": "",
"Make sure that you have granted SubWallet the access to your device's camera": "",
"Keep your seed phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "",
"CheckBox is required": "",
"I understand that SubWallet can’t recover the password.": "",
"This password can only unlock your SubWallet on this browser": "",
"Passwords should be at least 8 characters in length, including letters and numbers": "",
"Unable to fetch staking data. Re-enable current network and try again": "",
"Unable to fetch staking data. Re-enable \"{{chainName}}\" and try again.": "",
"Click the \"Scan QR\" button, or read <highlight>this instruction</highlight>, for more details": "",
"Withdrawable in {{time}}": ""
"Withdrawable in {{time}}": "",
"Request a feature": ""
}
Loading

0 comments on commit 58eae00

Please sign in to comment.