@subwallet/web-runner 1.1.10-0 → 1.1.11-0

Sign up to get free protection for your applications and to get access to all the features.
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-b4fd8fab16539fa3b324.js"></script></head><body><div id="root">SubWallet</div></body></html>
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-4861a5924fc8baccbdd2.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -837,5 +837,7 @@
837
837
  "Hide private key": "",
838
838
  "Show private key": "",
839
839
  "Private key": "",
840
- "Invalid private key. Please try again.": ""
840
+ "Invalid private key. Please try again.": "",
841
+ "Required once": "",
842
+ "Always require": ""
841
843
  }
@@ -837,5 +837,7 @@
837
837
  "Hide private key": "",
838
838
  "Show private key": "",
839
839
  "Private key": "秘密鍵",
840
- "Invalid private key. Please try again.": ""
840
+ "Invalid private key. Please try again.": "",
841
+ "Required once": "",
842
+ "Always require": ""
841
843
  }