Skip to content

Commit

Permalink
[Issue-1068]: Add banner crowdloan unlock in Crowdloan tab
Browse files Browse the repository at this point in the history
  • Loading branch information
dominhquang committed Oct 21, 2023
1 parent 86c0051 commit 39127c5
Show file tree
Hide file tree
Showing 15 changed files with 232 additions and 161 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-2cbe8504a1de420e3a98.js"></script><script defer="defer" src="web-runner-aec4cd4e176ff5146211.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-2cbe8504a1de420e3a98.js"></script><script defer="defer" src="web-runner-d9d89d9d8526216754c3.js"></script></head><body><div id="root">SubWallet</div></body></html>
47 changes: 28 additions & 19 deletions html/Web.bundle/site/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,8 @@
"Balance": "",
"Show zero balance": "",
"Networks": "",
"No chain": "",
"Your chain will appear here.": "",
"Apply filter": "",
"Filter": "",
"Add tokens to get started.": "",
"No tokens found": "",
"Token name": "",
"Copied to clipboard": "",
Expand Down Expand Up @@ -154,8 +151,6 @@
"APY": "",
"Show QR code": "",
"{{number}} accounts connected": "",
"You don’t have any accounts. Please create a new account": "",
"No accounts found": "",
"Apply {{number}} accounts": "",
"Make sure you trust this site before connecting": "",
"Unknown network": "",
Expand Down Expand Up @@ -273,7 +268,7 @@
"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,\n please enter seed phrase.": "",
"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": "",
"Keep your recovery phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "",
"Import by JSON file": "",
Expand Down Expand Up @@ -333,7 +328,6 @@
"Contract address": "",
"No available account": "",
"Choose the account(s) you’d like to connect": "",
"You don't have any accounts to connect. Please create or import an account.": "",
"Connect": "",
"Create one": "",
"EVM networks": "",
Expand Down Expand Up @@ -383,8 +377,6 @@
"Kusama parachain": "",
"Win": "",
"Fail": "",
"Your crowdloan will appear here!": "",
"No crowdloan": "",
"Search project": "",
"View on explorer": "",
"Staking value": "",
Expand Down Expand Up @@ -419,8 +411,6 @@
"Claim Reward transaction": "",
"Withdraw transaction": "",
"Cancel unstake transaction": "",
"Your transaction history will appear here!": "",
"No transaction found": "",
"Search history": "",
"Your NFT collectible will appear here!": "",
"No NFT collectible": "",
Expand Down Expand Up @@ -450,8 +440,6 @@
"Description": "",
"Owned by": "",
"Properties": "",
"Your staking accounts will appear here!": "",
"No staking": "",
"Withdraw unstaked funds": "",
"Claim rewards": "",
"Cancel unstaking": "",
Expand Down Expand Up @@ -530,8 +518,6 @@
"Custom networks": "",
"Enabled networks": "",
"Disabled networks": "",
"Your network will appear here.": "",
"No network found": "",
"Manage networks": "",
"Search network": "",
"Dark theme": "",
Expand Down Expand Up @@ -581,7 +567,6 @@
"Forget all": "",
"Disconnect all": "",
"Connect all": "",
"Your list of approved dApps will appear here.": "",
"No dApps found": "",
"Access configuration": "",
"Search or enter a website": "",
Expand All @@ -592,8 +577,6 @@
"Enabled tokens": "",
"Disabled tokens": "",
"Custom tokens": "",
"Your token will appear here.": "",
"No token": "",
"Deleted token successfully": "",
"Deleted token unsuccessfully": "",
"Delete token": "",
Expand Down Expand Up @@ -839,5 +822,31 @@
"Private key": "",
"Invalid private key. Please try again.": "",
"Required once": "",
"Always require": ""
"Always require": "",
"Disconnect wallet": "",
"Do want to disconnect all wallets?": "",
"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 crowdloans will show up here": "",
"No crowdloans found": "",
"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": "",
"No available Substrate account": "",
"No available EVM account": "",
"You don't have any Substrate account to connect. Please create one or skip this step by hitting Cancel.": "",
"You don't have any EVM account to connect. Please create one or skip this step by hitting Cancel.": "",
"You don't have any account to connect. Please create one or skip this step by hitting Cancel.": ""
}
49 changes: 29 additions & 20 deletions html/Web.bundle/site/locales/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,8 @@
"Balance": "残高",
"Show zero balance": "残高0を表示",
"Networks": "ネットワーク",
"No chain": "チェーンなし",
"Your chain will appear here.": "チェーンがここに表示されます。",
"Apply filter": "フィルターを適用",
"Filter": "フィルター",
"Add tokens to get started.": "トークンを追加して開始",
"No tokens found": "トークンは見つかりません",
"Token name": "トークン名",
"Copied to clipboard": "クリップボードにコピーされました",
Expand Down Expand Up @@ -154,8 +151,6 @@
"APY": "APY",
"Show QR code": "QRコードを表示",
"{{number}} accounts connected": "{{number}} アカウント接続済み",
"You don’t have any accounts. Please create a new account": "アカウントがありません。新しいアカウントを作成してください。",
"No accounts found": "アカウントが見つかりません",
"Apply {{number}} accounts": "{{number}} アカウントを申請",
"Make sure you trust this site before connecting": "接続する前にこのサイトを信頼していることを確認してください",
"Unknown network": "不明なネットワーク",
Expand Down Expand Up @@ -273,7 +268,7 @@
"Scan QR": "QRをスキャン",
"Please make sure that you have granted SubWallet the access to your device's camera.": "デバイスのカメラへのアクセスをSubWallet に許可していることを確認してください。",
"Mnemonic needs to contain 12, 15, 18, 21, 24 words": "ニーモニックは12、15、18、21、24語を含める必要があります",
"To import an existing account,\n please enter seed phrase.": "既存のアカウントをインポートするには、\nシードフレーズを入力してください.",
"To import an existing account, please enter seed phrase.": "既存のアカウントをインポートするには、\nシードフレーズを入力してください.",
"I have kept it somewhere safe": "私は安全に保管しました。",
"Keep your recovery phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "回復フレーズを安全な場所に保管し、決して開示しないでください。このフレーズを持っている人なら誰でもあなたの資産を制御できます。",
"Import by JSON file": "JSONファイルによるインポート",
Expand Down Expand Up @@ -333,7 +328,6 @@
"Contract address": "コントラクトアドレス",
"No available account": "利用可能なアカウントはありません",
"Choose the account(s) you’d like to connect": "接続したいアカウントを選択してください",
"You don't have any accounts to connect. Please create or import an account.": "接続するためのアカウントがありません。アカウントを作成するかインポートしてください。",
"Connect": "接続",
"Create one": "一つ作る",
"EVM networks": "EVM ネットワーク",
Expand Down Expand Up @@ -383,8 +377,6 @@
"Kusama parachain": "Kusama パラチェーン",
"Win": "勝つ",
"Fail": "失敗",
"Your crowdloan will appear here!": "クラウドローンはこちらに表示されます!",
"No crowdloan": "クラウドローンはありません",
"Search project": "検索をプロジェクト",
"View on explorer": "エクスプローラーの表示",
"Staking value": "ステーキング額",
Expand Down Expand Up @@ -419,8 +411,6 @@
"Claim Reward transaction": "報酬の請求トランザクション",
"Withdraw transaction": "引き出しトランザクション",
"Cancel unstake transaction": "アンステークランザクションのキャンセル",
"Your transaction history will appear here!": "トランザクションの履歴がここに表示されます!",
"No transaction found": "トランザクションは見つかりませんでした",
"Search history": "検索履歴",
"Your NFT collectible will appear here!": "あなたのNFTコレクションはここに表示されます!",
"No NFT collectible": "NFTコレクションはありません",
Expand Down Expand Up @@ -450,8 +440,6 @@
"Description": "説明",
"Owned by": "が所有している",
"Properties": "プロパティ",
"Your staking accounts will appear here!": "あなたのステーキングアカウントがここに表示されます!",
"No staking": "ステーキングはありません",
"Withdraw unstaked funds": "アンステーク資金を引き出す",
"Claim rewards": "報酬を請求する",
"Cancel unstaking": "アンステーキングをキャンセル",
Expand Down Expand Up @@ -530,8 +518,6 @@
"Custom networks": "カスタムネットワーク",
"Enabled networks": "有効なネットワーク",
"Disabled networks": "無効なネットワーク",
"Your network will appear here.": "ネットワークがここに表示されます。",
"No network found": "ネットワークは見つかりません",
"Manage networks": "ネットワークを管理",
"Search network": "ネットワークを検索",
"Dark theme": "ダークテーマ",
Expand Down Expand Up @@ -581,7 +567,6 @@
"Forget all": "サイトの情報をすべて消去する",
"Disconnect all": "すべてを切断",
"Connect all": "すべてを接続",
"Your list of approved dApps will appear here.": "承認されたdAppsのリストはここに表示されます。",
"No dApps found": "dAppは見つかりません",
"Access configuration": "アクセス設定",
"Search or enter a website": "Webサイトを検索または入力",
Expand All @@ -592,8 +577,6 @@
"Enabled tokens": "有効なトークン",
"Disabled tokens": "無効なトークン",
"Custom tokens": "カスタムトークン",
"Your token will appear here.": "トークンがここに表示されます。",
"No token": "トークンはありません",
"Deleted token successfully": "トークンを正常に削除しました",
"Deleted token unsuccessfully": "トークンの削除に失敗しました",
"Delete token": "トークンを削除",
Expand Down Expand Up @@ -729,7 +712,7 @@
"Unsupported Method": "サポートされていない方法",
"Network is disconnected": "ネットワークが切断されている",
"Undefined error. Please contact SubWallet support": "未定義エラーです。SubWallet サポートまでご連絡ください。",
"Rejected by user": "",
"Rejected by user": "ユーザーによる拒否された",
"Insufficient balance": "残高不足",
"Another transaction is in queue. Please try again later": "別のトランザクションがキューに入っています。後で再試行してください",
"You can unstake from a collator once": "コレーターから一度アンステークできます",
Expand Down Expand Up @@ -839,5 +822,31 @@
"Private key": "秘密鍵",
"Invalid private key. Please try again.": "",
"Required once": "",
"Always require": ""
"Always require": "",
"Disconnect wallet": "",
"Do want to disconnect all wallets?": "",
"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 crowdloans will show up here": "",
"No crowdloans found": "",
"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": "",
"No available Substrate account": "",
"No available EVM account": "",
"You don't have any Substrate account to connect. Please create one or skip this step by hitting Cancel.": "",
"You don't have any EVM account to connect. Please create one or skip this step by hitting Cancel.": "",
"You don't have any account to connect. Please create one or skip this step by hitting Cancel.": ""
}
Loading

0 comments on commit 39127c5

Please sign in to comment.