@subwallet/web-runner 1.1.18-0 → 1.1.19-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.html +1 -1
- package/locales/en/translation.json +8 -5
- package/locales/ja/translation.json +8 -5
- package/locales/ru/translation.json +8 -5
- package/locales/vi/translation.json +8 -5
- package/locales/zh/translation.json +8 -5
- package/package.json +4 -4
- package/{web-runner-d44cfc53e76564aff1af.js → web-runner-36acdb3dc39e088da982.js} +3 -3
- /package/{web-runner-d44cfc53e76564aff1af.js.LICENSE.txt → web-runner-36acdb3dc39e088da982.js.LICENSE.txt} +0 -0
package/index.html
CHANGED
|
@@ -1 +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-
|
|
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-36acdb3dc39e088da982.js"></script></head><body><div id="root">SubWallet</div></body></html>
|
|
@@ -151,8 +151,6 @@
|
|
|
151
151
|
"APY": "",
|
|
152
152
|
"Show QR code": "",
|
|
153
153
|
"{{number}} accounts connected": "",
|
|
154
|
-
"You don’t have any accounts. Please create a new account": "",
|
|
155
|
-
"No accounts found": "",
|
|
156
154
|
"Apply {{number}} accounts": "",
|
|
157
155
|
"Make sure you trust this site before connecting": "",
|
|
158
156
|
"Unknown network": "",
|
|
@@ -330,7 +328,6 @@
|
|
|
330
328
|
"Contract address": "",
|
|
331
329
|
"No available account": "",
|
|
332
330
|
"Choose the account(s) you’d like to connect": "",
|
|
333
|
-
"You don't have any accounts to connect. Please create or import an account.": "",
|
|
334
331
|
"Connect": "",
|
|
335
332
|
"Create one": "",
|
|
336
333
|
"EVM networks": "",
|
|
@@ -800,7 +797,6 @@
|
|
|
800
797
|
"You are now leaving SubWallet for <mainUrl/>. Services related to card payments are provided by {{service}}, a separate third-party platform. By proceeding and procuring services from {{service}}, you acknowledge that you have read and agreed to {{service}}'s <termUrl/> and <policyUrl/>. For any question related to {{service}}'s services, please visit {{service}}'s <contactUrl/>.": "",
|
|
801
798
|
"{{deviceName}} will provide you with a QR code to scan. Read <highlight>this instruction</highlight>, for more details.": "",
|
|
802
799
|
"Click the \"Scan QR\" button, or read <highlight>this instruction</highlight>, for more details.": "",
|
|
803
|
-
"You must transfer at least {{amount}}{{symbol}} to keep the destination account alive": "",
|
|
804
800
|
"Transaction completed": "",
|
|
805
801
|
"Transaction {{info}} completed": "",
|
|
806
802
|
"Transaction failed": "",
|
|
@@ -846,5 +842,12 @@
|
|
|
846
842
|
"No staking found": "",
|
|
847
843
|
"Try searching or importing one": "",
|
|
848
844
|
"Your dApps will show up here": "",
|
|
849
|
-
"This feature is not yet available for this NFT": ""
|
|
845
|
+
"This feature is not yet available for this NFT": "",
|
|
846
|
+
"No available Substrate account": "",
|
|
847
|
+
"No available EVM account": "",
|
|
848
|
+
"You don't have any Substrate account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
849
|
+
"You don't have any EVM account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
850
|
+
"You don't have any account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
851
|
+
"You must transfer at least {{amount}} {{symbol}} to keep the destination account alive": "",
|
|
852
|
+
"You don't have enough tokens to proceed": ""
|
|
850
853
|
}
|
|
@@ -151,8 +151,6 @@
|
|
|
151
151
|
"APY": "APY",
|
|
152
152
|
"Show QR code": "QRコードを表示",
|
|
153
153
|
"{{number}} accounts connected": "{{number}} アカウント接続済み",
|
|
154
|
-
"You don’t have any accounts. Please create a new account": "アカウントがありません。新しいアカウントを作成してください。",
|
|
155
|
-
"No accounts found": "アカウントが見つかりません",
|
|
156
154
|
"Apply {{number}} accounts": "{{number}} アカウントを申請",
|
|
157
155
|
"Make sure you trust this site before connecting": "接続する前にこのサイトを信頼していることを確認してください",
|
|
158
156
|
"Unknown network": "不明なネットワーク",
|
|
@@ -330,7 +328,6 @@
|
|
|
330
328
|
"Contract address": "コントラクトアドレス",
|
|
331
329
|
"No available account": "利用可能なアカウントはありません",
|
|
332
330
|
"Choose the account(s) you’d like to connect": "接続したいアカウントを選択してください",
|
|
333
|
-
"You don't have any accounts to connect. Please create or import an account.": "接続するためのアカウントがありません。アカウントを作成するかインポートしてください。",
|
|
334
331
|
"Connect": "接続",
|
|
335
332
|
"Create one": "一つ作る",
|
|
336
333
|
"EVM networks": "EVM ネットワーク",
|
|
@@ -800,7 +797,6 @@
|
|
|
800
797
|
"You are now leaving SubWallet for <mainUrl/>. Services related to card payments are provided by {{service}}, a separate third-party platform. By proceeding and procuring services from {{service}}, you acknowledge that you have read and agreed to {{service}}'s <termUrl/> and <policyUrl/>. For any question related to {{service}}'s services, please visit {{service}}'s <contactUrl/>.": "",
|
|
801
798
|
"{{deviceName}} will provide you with a QR code to scan. Read <highlight>this instruction</highlight>, for more details.": "",
|
|
802
799
|
"Click the \"Scan QR\" button, or read <highlight>this instruction</highlight>, for more details.": "",
|
|
803
|
-
"You must transfer at least {{amount}}{{symbol}} to keep the destination account alive": "",
|
|
804
800
|
"Transaction completed": "",
|
|
805
801
|
"Transaction {{info}} completed": "",
|
|
806
802
|
"Transaction failed": "",
|
|
@@ -846,5 +842,12 @@
|
|
|
846
842
|
"No staking found": "",
|
|
847
843
|
"Try searching or importing one": "",
|
|
848
844
|
"Your dApps will show up here": "",
|
|
849
|
-
"This feature is not yet available for this NFT": ""
|
|
845
|
+
"This feature is not yet available for this NFT": "",
|
|
846
|
+
"No available Substrate account": "",
|
|
847
|
+
"No available EVM account": "",
|
|
848
|
+
"You don't have any Substrate account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
849
|
+
"You don't have any EVM account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
850
|
+
"You don't have any account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
851
|
+
"You must transfer at least {{amount}} {{symbol}} to keep the destination account alive": "",
|
|
852
|
+
"You don't have enough tokens to proceed": ""
|
|
850
853
|
}
|
|
@@ -151,8 +151,6 @@
|
|
|
151
151
|
"APY": "APY",
|
|
152
152
|
"Show QR code": "Показать QR-код",
|
|
153
153
|
"{{number}} accounts connected": "",
|
|
154
|
-
"You don’t have any accounts. Please create a new account": "",
|
|
155
|
-
"No accounts found": "",
|
|
156
154
|
"Apply {{number}} accounts": "",
|
|
157
155
|
"Make sure you trust this site before connecting": "Перед подключением убедитесь, что вы доверяете этому сайту",
|
|
158
156
|
"Unknown network": "",
|
|
@@ -330,7 +328,6 @@
|
|
|
330
328
|
"Contract address": "Адрес контракта",
|
|
331
329
|
"No available account": "Нет доступного аккаунта",
|
|
332
330
|
"Choose the account(s) you’d like to connect": "Выберите аккаунт(ы), которые вы хотите подключить",
|
|
333
|
-
"You don't have any accounts to connect. Please create or import an account.": "У вас пока нет аккаунтов для подключения. Пожалуйста, создайте или импортируйте аккаунт",
|
|
334
331
|
"Connect": "Подключить",
|
|
335
332
|
"Create one": "Создать",
|
|
336
333
|
"EVM networks": "",
|
|
@@ -800,7 +797,6 @@
|
|
|
800
797
|
"You are now leaving SubWallet for <mainUrl/>. Services related to card payments are provided by {{service}}, a separate third-party platform. By proceeding and procuring services from {{service}}, you acknowledge that you have read and agreed to {{service}}'s <termUrl/> and <policyUrl/>. For any question related to {{service}}'s services, please visit {{service}}'s <contactUrl/>.": "",
|
|
801
798
|
"{{deviceName}} will provide you with a QR code to scan. Read <highlight>this instruction</highlight>, for more details.": "",
|
|
802
799
|
"Click the \"Scan QR\" button, or read <highlight>this instruction</highlight>, for more details.": "",
|
|
803
|
-
"You must transfer at least {{amount}}{{symbol}} to keep the destination account alive": "",
|
|
804
800
|
"Transaction completed": "",
|
|
805
801
|
"Transaction {{info}} completed": "",
|
|
806
802
|
"Transaction failed": "",
|
|
@@ -846,5 +842,12 @@
|
|
|
846
842
|
"No staking found": "",
|
|
847
843
|
"Try searching or importing one": "",
|
|
848
844
|
"Your dApps will show up here": "",
|
|
849
|
-
"This feature is not yet available for this NFT": ""
|
|
845
|
+
"This feature is not yet available for this NFT": "",
|
|
846
|
+
"No available Substrate account": "",
|
|
847
|
+
"No available EVM account": "",
|
|
848
|
+
"You don't have any Substrate account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
849
|
+
"You don't have any EVM account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
850
|
+
"You don't have any account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
851
|
+
"You must transfer at least {{amount}} {{symbol}} to keep the destination account alive": "",
|
|
852
|
+
"You don't have enough tokens to proceed": ""
|
|
850
853
|
}
|
|
@@ -151,8 +151,6 @@
|
|
|
151
151
|
"APY": "APY",
|
|
152
152
|
"Show QR code": "Hiển thị mã QR",
|
|
153
153
|
"{{number}} accounts connected": "Đã kết nối {{number}} tài khoản",
|
|
154
|
-
"You don’t have any accounts. Please create a new account": "Hiện bạn không có tài khoản nào. Hãy tạo mới một tài khoản",
|
|
155
|
-
"No accounts found": "Không tìm thấy tài khoản",
|
|
156
154
|
"Apply {{number}} accounts": "Kết nối {{number}} tài khoản",
|
|
157
155
|
"Make sure you trust this site before connecting": "Hãy đảm bảo rằng bạn tin tưởng trang web này trước khi kết nối",
|
|
158
156
|
"Unknown network": "Mạng không xác định",
|
|
@@ -330,7 +328,6 @@
|
|
|
330
328
|
"Contract address": "Contract address",
|
|
331
329
|
"No available account": "Không có tài khoản khả dụng",
|
|
332
330
|
"Choose the account(s) you’d like to connect": "Chọn (các) tài khoản bạn muốn kết nối",
|
|
333
|
-
"You don't have any accounts to connect. Please create or import an account.": "Bạn không có tài khoản nào để kết nối. Vui lòng tạo hoặc nhập tài khoản.",
|
|
334
331
|
"Connect": "Kết nối",
|
|
335
332
|
"Create one": "Tạo tài khoản",
|
|
336
333
|
"EVM networks": "Mạng EVM",
|
|
@@ -800,7 +797,6 @@
|
|
|
800
797
|
"You are now leaving SubWallet for <mainUrl/>. Services related to card payments are provided by {{service}}, a separate third-party platform. By proceeding and procuring services from {{service}}, you acknowledge that you have read and agreed to {{service}}'s <termUrl/> and <policyUrl/>. For any question related to {{service}}'s services, please visit {{service}}'s <contactUrl/>.": "",
|
|
801
798
|
"{{deviceName}} will provide you with a QR code to scan. Read <highlight>this instruction</highlight>, for more details.": "",
|
|
802
799
|
"Click the \"Scan QR\" button, or read <highlight>this instruction</highlight>, for more details.": "",
|
|
803
|
-
"You must transfer at least {{amount}}{{symbol}} to keep the destination account alive": "",
|
|
804
800
|
"Transaction completed": "",
|
|
805
801
|
"Transaction {{info}} completed": "",
|
|
806
802
|
"Transaction failed": "",
|
|
@@ -846,5 +842,12 @@
|
|
|
846
842
|
"No staking found": "Không tìm thấy stake",
|
|
847
843
|
"Try searching or importing one": "Vui lòng thử tìm kiếm hoặc nhập thủ công",
|
|
848
844
|
"Your dApps will show up here": "DApp của bạn sẽ hiển thị tại đây",
|
|
849
|
-
"This feature is not yet available for this NFT": ""
|
|
845
|
+
"This feature is not yet available for this NFT": "",
|
|
846
|
+
"No available Substrate account": "",
|
|
847
|
+
"No available EVM account": "",
|
|
848
|
+
"You don't have any Substrate account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
849
|
+
"You don't have any EVM account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
850
|
+
"You don't have any account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
851
|
+
"You must transfer at least {{amount}} {{symbol}} to keep the destination account alive": "",
|
|
852
|
+
"You don't have enough tokens to proceed": ""
|
|
850
853
|
}
|
|
@@ -151,8 +151,6 @@
|
|
|
151
151
|
"APY": "APY",
|
|
152
152
|
"Show QR code": "展示二维码",
|
|
153
153
|
"{{number}} accounts connected": "已连接{{number}}帐户",
|
|
154
|
-
"You don’t have any accounts. Please create a new account": "当前没有任何帐户。请创建新帐户",
|
|
155
|
-
"No accounts found": "未找到账户",
|
|
156
154
|
"Apply {{number}} accounts": "应用{{number}}账户",
|
|
157
155
|
"Make sure you trust this site before connecting": "连接前请确保您信任此网站",
|
|
158
156
|
"Unknown network": "未知网络",
|
|
@@ -330,7 +328,6 @@
|
|
|
330
328
|
"Contract address": "合约地址",
|
|
331
329
|
"No available account": "无可用账户",
|
|
332
330
|
"Choose the account(s) you’d like to connect": "选择你想要连接的帐户",
|
|
333
|
-
"You don't have any accounts to connect. Please create or import an account.": "当前没有任何可连接的帐户。请创建或导入帐户。",
|
|
334
331
|
"Connect": "连接",
|
|
335
332
|
"Create one": "创建",
|
|
336
333
|
"EVM networks": "EVM网络",
|
|
@@ -800,7 +797,6 @@
|
|
|
800
797
|
"You are now leaving SubWallet for <mainUrl/>. Services related to card payments are provided by {{service}}, a separate third-party platform. By proceeding and procuring services from {{service}}, you acknowledge that you have read and agreed to {{service}}'s <termUrl/> and <policyUrl/>. For any question related to {{service}}'s services, please visit {{service}}'s <contactUrl/>.": "",
|
|
801
798
|
"{{deviceName}} will provide you with a QR code to scan. Read <highlight>this instruction</highlight>, for more details.": "",
|
|
802
799
|
"Click the \"Scan QR\" button, or read <highlight>this instruction</highlight>, for more details.": "",
|
|
803
|
-
"You must transfer at least {{amount}}{{symbol}} to keep the destination account alive": "",
|
|
804
800
|
"Transaction completed": "",
|
|
805
801
|
"Transaction {{info}} completed": "",
|
|
806
802
|
"Transaction failed": "",
|
|
@@ -846,5 +842,12 @@
|
|
|
846
842
|
"No staking found": "未找到质押",
|
|
847
843
|
"Try searching or importing one": "请搜索或手动导入",
|
|
848
844
|
"Your dApps will show up here": "您的dApp将在此处出现",
|
|
849
|
-
"This feature is not yet available for this NFT": ""
|
|
845
|
+
"This feature is not yet available for this NFT": "",
|
|
846
|
+
"No available Substrate account": "",
|
|
847
|
+
"No available EVM account": "",
|
|
848
|
+
"You don't have any Substrate account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
849
|
+
"You don't have any EVM account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
850
|
+
"You don't have any account to connect. Please create one or skip this step by hitting Cancel.": "",
|
|
851
|
+
"You must transfer at least {{amount}} {{symbol}} to keep the destination account alive": "",
|
|
852
|
+
"You don't have enough tokens to proceed": ""
|
|
850
853
|
}
|
package/package.json
CHANGED
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
},
|
|
15
15
|
"sideEffects": false,
|
|
16
16
|
"type": "module",
|
|
17
|
-
"version": "1.1.
|
|
17
|
+
"version": "1.1.19-0",
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@babel/runtime": "^7.20.6",
|
|
20
|
-
"@subwallet/extension-base": "^1.1.
|
|
21
|
-
"@subwallet/extension-inject": "^1.1.
|
|
22
|
-
"@subwallet/extension-koni-ui": "^1.1.
|
|
20
|
+
"@subwallet/extension-base": "^1.1.19-0",
|
|
21
|
+
"@subwallet/extension-inject": "^1.1.19-0",
|
|
22
|
+
"@subwallet/extension-koni-ui": "^1.1.19-0"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@polkadot/dev": "^0.65.23",
|