@subwallet/web-runner 1.1.11-0 → 1.1.11-2
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 +5 -1
- package/locales/ja/translation.json +5 -1
- package/locales/ru/translation.json +5 -1
- package/locales/vi/translation.json +5 -1
- package/locales/zh/translation.json +5 -1
- package/package.json +4 -4
- package/{web-runner-4861a5924fc8baccbdd2.js → web-runner-e7e2cf5ea6c150118e10.js} +3 -3
- /package/{web-runner-4861a5924fc8baccbdd2.js.LICENSE.txt → web-runner-e7e2cf5ea6c150118e10.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-e7e2cf5ea6c150118e10.js"></script></head><body><div id="root">SubWallet</div></body></html>
|
|
@@ -839,5 +839,9 @@
|
|
|
839
839
|
"Private key": "",
|
|
840
840
|
"Invalid private key. Please try again.": "",
|
|
841
841
|
"Required once": "",
|
|
842
|
-
"Always require": ""
|
|
842
|
+
"Always require": "",
|
|
843
|
+
"Disconnect wallet": "",
|
|
844
|
+
"Do want to disconnect all wallets?": "",
|
|
845
|
+
"All connected wallets will be disconnected immediately. If you want to disconnect some accounts, please go to the corresponding wallet app to disable.": "",
|
|
846
|
+
"Fail to connect. Please try again later": ""
|
|
843
847
|
}
|
|
@@ -839,5 +839,9 @@
|
|
|
839
839
|
"Private key": "秘密鍵",
|
|
840
840
|
"Invalid private key. Please try again.": "",
|
|
841
841
|
"Required once": "",
|
|
842
|
-
"Always require": ""
|
|
842
|
+
"Always require": "",
|
|
843
|
+
"Disconnect wallet": "",
|
|
844
|
+
"Do want to disconnect all wallets?": "",
|
|
845
|
+
"All connected wallets will be disconnected immediately. If you want to disconnect some accounts, please go to the corresponding wallet app to disable.": "",
|
|
846
|
+
"Fail to connect. Please try again later": ""
|
|
843
847
|
}
|
|
@@ -839,5 +839,9 @@
|
|
|
839
839
|
"Private key": "",
|
|
840
840
|
"Invalid private key. Please try again.": "",
|
|
841
841
|
"Required once": "",
|
|
842
|
-
"Always require": ""
|
|
842
|
+
"Always require": "",
|
|
843
|
+
"Disconnect wallet": "",
|
|
844
|
+
"Do want to disconnect all wallets?": "",
|
|
845
|
+
"All connected wallets will be disconnected immediately. If you want to disconnect some accounts, please go to the corresponding wallet app to disable.": "",
|
|
846
|
+
"Fail to connect. Please try again later": ""
|
|
843
847
|
}
|
|
@@ -839,5 +839,9 @@
|
|
|
839
839
|
"Private key": "Private key",
|
|
840
840
|
"Invalid private key. Please try again.": "Private key không hợp lệ. Vui lòng thử lại.",
|
|
841
841
|
"Required once": "",
|
|
842
|
-
"Always require": ""
|
|
842
|
+
"Always require": "",
|
|
843
|
+
"Disconnect wallet": "",
|
|
844
|
+
"Do want to disconnect all wallets?": "",
|
|
845
|
+
"All connected wallets will be disconnected immediately. If you want to disconnect some accounts, please go to the corresponding wallet app to disable.": "",
|
|
846
|
+
"Fail to connect. Please try again later": ""
|
|
843
847
|
}
|
|
@@ -839,5 +839,9 @@
|
|
|
839
839
|
"Private key": "私钥",
|
|
840
840
|
"Invalid private key. Please try again.": "私钥无效。请重试。",
|
|
841
841
|
"Required once": "",
|
|
842
|
-
"Always require": ""
|
|
842
|
+
"Always require": "",
|
|
843
|
+
"Disconnect wallet": "",
|
|
844
|
+
"Do want to disconnect all wallets?": "",
|
|
845
|
+
"All connected wallets will be disconnected immediately. If you want to disconnect some accounts, please go to the corresponding wallet app to disable.": "",
|
|
846
|
+
"Fail to connect. Please try again later": ""
|
|
843
847
|
}
|
package/package.json
CHANGED
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
},
|
|
15
15
|
"sideEffects": false,
|
|
16
16
|
"type": "module",
|
|
17
|
-
"version": "1.1.11-
|
|
17
|
+
"version": "1.1.11-2",
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@babel/runtime": "^7.20.6",
|
|
20
|
-
"@subwallet/extension-base": "^1.1.11-
|
|
21
|
-
"@subwallet/extension-inject": "^1.1.11-
|
|
22
|
-
"@subwallet/extension-koni-ui": "^1.1.11-
|
|
20
|
+
"@subwallet/extension-base": "^1.1.11-2",
|
|
21
|
+
"@subwallet/extension-inject": "^1.1.11-2",
|
|
22
|
+
"@subwallet/extension-koni-ui": "^1.1.11-2"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@polkadot/dev": "^0.65.23",
|