@subwallet/web-runner 1.1.53-0 → 1.1.55-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/1bf4fdce9fbce91bbe77.module.wasm +0 -0
- package/566175618152a03f69ea.module.wasm +0 -0
- package/832-2621598dd9b0420fb94b.js +1 -0
- package/98fbf7a34bbad0222a67.module.wasm +0 -0
- package/f61b28262cc48d9463b9.module.wasm +0 -0
- package/{fallback-9c912c3ba3e1bf2f7289.js → fallback-6fe381d0214a6d4624d2.js} +1 -1
- package/index.html +1 -1
- package/locales/default/translation.json +3 -1
- package/locales/en/translation.json +78 -38
- package/locales/ja/translation.json +78 -38
- package/locales/ru/translation.json +78 -38
- package/locales/vi/translation.json +78 -38
- package/locales/zh/translation.json +78 -38
- package/package.json +8 -8
- package/{web-runner-d067dd58a6d21ec4574a.js → web-runner-132bb27a512e9073fd3d.js} +2 -2
- package/{web-runner-d067dd58a6d21ec4574a.js.LICENSE.txt → web-runner-132bb27a512e9073fd3d.js.LICENSE.txt} +11 -0
- package/web-runner.zip +0 -0
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(("undefined"!=typeof self?self:this).webpackChunk_subwallet_web_runner=("undefined"!=typeof self?self:this).webpackChunk_subwallet_web_runner||[]).push([[832],{89832:(e,s,r)=>{r.d(s,{requestSwapDepositAddress:()=>z});var n=r(90570),t=r(69080),o=r(44869),a=r(76515),i=r(53396),c=(0,t.K2)((e=>e.replace(/[A-Z]/g,(e=>`_${e.toLowerCase()}`))),"camelToSnakeCase"),d=(0,t.K2)((e=>{if(!e)return;const s={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(s[c(r)]=e[r]);return s}),"transformObjToSnakeCase"),p=(0,t.K2)(((e,s)=>e===t.P_.Polkadot?s.startsWith("0x")?t.z.string().length(66).parse(s):(0,o.X)((0,a.F)(s)):s),"submitAddress"),u=t.z.union([t.z.object({error:t.z.object({code:t.z.number().optional(),message:t.z.string().optional(),data:t.z.unknown().optional()})}),t.z.object({result:t.z.unknown()})]),l=(0,t.K2)((e=>({requestSwapDepositAddress:t.z.tuple([t.LQ,t.LQ,t.z.union([t.zh,t.zO,(0,t.SM)(e)]),t.z.number(),n.i.merge(t.z.object({gasBudget:t.uH,cfParameters:t.z.union([t.zO,t.z.string()]).optional()})).optional(),t.z.number().optional()]).transform((([e,s,r,n,t,o])=>[e,s,r,n,d(t),o]))})),"requestValidators"),b=(0,t.K2)((e=>({requestSwapDepositAddress:t.z.object({address:t.z.union([t.OS,t.M$,(0,t.SM)(e)]),issued_block:t.z.number(),channel_id:t.z.number(),expiry_block:t.z.number().int().safe().positive().optional(),source_chain_expiry_block:t.wF.optional(),channel_opening_fee:t.L1.optional().default(0)}).transform((({address:e,issued_block:s,channel_id:r,source_chain_expiry_block:n,channel_opening_fee:t})=>({address:e,issuedBlock:s,channelId:BigInt(r),sourceChainExpiryBlock:n,channelOpeningFee:t})))})),"responseValidators"),h=(0,t.K2)((async(e,s,r,...n)=>{const t=await i.A.post(s.toString(),{jsonrpc:"2.0",id:1,method:`broker_${r}`,params:l(e)[r].parse(n)}),o=u.parse(t.data);if("error"in o)throw new Error(`Broker responded with error code ${o.error.code}: ${o.error.message}`);return b(e)[r].parse(o.result)}),"makeRpcRequest");async function z(e,s,r){const{srcAsset:n,srcChain:t,destAsset:o,destChain:a,destAddress:i,boostFeeBps:c}=e;return h(r,s.url,"requestSwapDepositAddress",{asset:n,chain:t},{asset:o,chain:a},p(a,i),s.commissionBps,e.ccmMetadata&&{...e.ccmMetadata,cfParameters:void 0},c)}(0,t.K2)(z,"requestSwapDepositAddress")}}]);
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{"use strict";var e={};e.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}();class t{_storage={};constructor(){this.sync()}setItem(e,t){this._storage[e]=t,localStorage.setItem(e,t)}getItem(e){return this._storage[e]||localStorage.getItem(e)||null}removeItem(e){this._storage[e]&&delete this._storage[e],localStorage.removeItem(e)}clear(){this._storage={},localStorage.clear()}key(e){return Object.keys(this._storage)[e]||null}length(e){return Object.keys(this._storage)[e]||null}keys(){return Object.keys(this._storage)||[]}copy(){return JSON.parse(JSON.stringify(this._storage))}sync(){this._storage=JSON.parse(JSON.stringify(localStorage))}static get instance(){return window.SWStorage||(console.log("SWStorage init"),window.SWStorage=new t),window.SWStorage}}e.g.chrome||(e.g.chrome={}),e.g.chrome.extension||(e.g.chrome.extension={getURL:e=>e});const r=t.instance;e.g.chrome.runtime={lastError:void 0},e.g.chrome.windows={getCurrent:()=>{}},e.g.chrome.tabs={query:()=>{}},e.g.chrome.storage={local:{get:(e,t)=>{e||(e=r.keys()),"string"==typeof e&&(e=[e]);const o={};e.forEach((e=>{o[e]=function(e,t){const o=r.getItem(e);if(!o)return t;try{return JSON.parse(o)}catch(e){return t}}(e)})),t(o)},set:(e,t)=>{Object.entries(e).forEach((([e,t])=>{var o,s;o=e,s=t,r.setItem(o,JSON.stringify(s))})),t&&t()},remove:(e,t,o)=>{!function(e){r.removeItem(e)}(e),o&&o()}}}})();
|
|
1
|
+
(()=>{"use strict";var e={};e.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}();class t{_storage={};constructor(){this.sync()}setItem(e,t){this._storage[e]=t,localStorage.setItem(e,t)}getItem(e){return this._storage[e]||localStorage.getItem(e)||null}removeItem(e){this._storage[e]&&delete this._storage[e],localStorage.removeItem(e)}clear(){this._storage={},localStorage.clear()}key(e){return Object.keys(this._storage)[e]||null}length(e){return Object.keys(this._storage)[e]||null}keys(){return Object.keys(this._storage)||[]}copy(){return JSON.parse(JSON.stringify(this._storage))}sync(){this._storage=JSON.parse(JSON.stringify(localStorage))}static get instance(){return window.SWStorage||(console.log("SWStorage init"),window.SWStorage=new t),window.SWStorage}}e.g.chrome||(e.g.chrome={}),e.g.chrome.extension||(e.g.chrome.extension={getURL:e=>e});const r=t.instance;e.g.chrome.runtime={lastError:void 0},e.g.chrome.windows={getCurrent:()=>{}},e.g.chrome.tabs={query:()=>{},getURL:e=>e},e.g.chrome.storage={local:{get:(e,t)=>{e||(e=r.keys()),"string"==typeof e&&(e=[e]);const o={};e.forEach((e=>{o[e]=function(e,t){const o=r.getItem(e);if(!o)return t;try{return JSON.parse(o)}catch(e){return t}}(e)})),t(o)},set:(e,t)=>{Object.entries(e).forEach((([e,t])=>{var o,s;o=e,s=t,r.setItem(o,JSON.stringify(s))})),t&&t()},remove:(e,t,o)=>{!function(e){r.removeItem(e)}(e),o&&o()}}}})();
|
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-
|
|
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-6fe381d0214a6d4624d2.js"></script><script defer="defer" src="web-runner-132bb27a512e9073fd3d.js"></script></head><body><div id="root">SubWallet</div></body></html>
|
|
@@ -517,5 +517,7 @@
|
|
|
517
517
|
"Address Prefix": "",
|
|
518
518
|
"ParaId": "",
|
|
519
519
|
"Chain Type": "",
|
|
520
|
-
"Price ID (Optional - from CoinGecko)": ""
|
|
520
|
+
"Price ID (Optional - from CoinGecko)": "",
|
|
521
|
+
"Pay attention!": "",
|
|
522
|
+
"Cross-chain transfer to an exchange (CEX) will result in loss of funds. Make sure the receiving address is not an exchange address.": ""
|
|
521
523
|
}
|
|
@@ -28,7 +28,6 @@
|
|
|
28
28
|
"Select": "",
|
|
29
29
|
"Select validator": "",
|
|
30
30
|
"Lowest total member": "",
|
|
31
|
-
"Highest total bonded": "",
|
|
32
31
|
"Locked": "",
|
|
33
32
|
"Destroying": "",
|
|
34
33
|
"Select pool": "",
|
|
@@ -126,7 +125,6 @@
|
|
|
126
125
|
"Pool": "",
|
|
127
126
|
"Status": "",
|
|
128
127
|
"Commission": "",
|
|
129
|
-
"Total bonded": "",
|
|
130
128
|
"Total members": "",
|
|
131
129
|
"Network details": "",
|
|
132
130
|
"Max nomination": "",
|
|
@@ -141,7 +139,6 @@
|
|
|
141
139
|
"Stake from others": "",
|
|
142
140
|
"Estimated APY": "",
|
|
143
141
|
"Pin SubWallet to toolbar for easier access": "",
|
|
144
|
-
"Bonded:": "",
|
|
145
142
|
"Withdrawal ready": "",
|
|
146
143
|
"Waiting": "",
|
|
147
144
|
"APY": "",
|
|
@@ -161,8 +158,6 @@
|
|
|
161
158
|
"NFT transaction": "",
|
|
162
159
|
"Crowdloan contribution": "",
|
|
163
160
|
"Join pool": "",
|
|
164
|
-
"Bond": "",
|
|
165
|
-
"Unbond": "",
|
|
166
161
|
"Claim reward": "",
|
|
167
162
|
"Withdraw": "",
|
|
168
163
|
"Cancel unstake": "",
|
|
@@ -191,7 +186,6 @@
|
|
|
191
186
|
"Sync ZK mode?": "",
|
|
192
187
|
"Account not exists": "",
|
|
193
188
|
"The account you are using is {{accountTitle}}, you cannot use this feature with it": "",
|
|
194
|
-
"You are using a {{accountTitle}}. Staking is not supported with this account type": "",
|
|
195
189
|
"Ledger - EVM account": "",
|
|
196
190
|
"Ledger - Substrate account": "",
|
|
197
191
|
"Ledger does not support this action with {{network}}": "",
|
|
@@ -329,7 +323,6 @@
|
|
|
329
323
|
"Cancel unstake fee": "",
|
|
330
324
|
"Available rewards": "",
|
|
331
325
|
"Your rewards will be added to your transferable balance after claiming": "",
|
|
332
|
-
"Unbond amount": "",
|
|
333
326
|
"Send from": "",
|
|
334
327
|
"Send to": "",
|
|
335
328
|
"NFT": "",
|
|
@@ -362,7 +355,6 @@
|
|
|
362
355
|
"Send token": "",
|
|
363
356
|
"Receive token": "",
|
|
364
357
|
"Stake transaction": "",
|
|
365
|
-
"Claim staking reward": "",
|
|
366
358
|
"Crowdloan transaction": "",
|
|
367
359
|
"Transaction": "",
|
|
368
360
|
"Submitting...": "",
|
|
@@ -373,8 +365,6 @@
|
|
|
373
365
|
"Claim Reward": "",
|
|
374
366
|
"EVM Transaction": "",
|
|
375
367
|
"Unstake transaction": "",
|
|
376
|
-
"Bond transaction": "",
|
|
377
|
-
"Unbond transaction": "",
|
|
378
368
|
"Claim Reward transaction": "",
|
|
379
369
|
"Withdraw transaction": "",
|
|
380
370
|
"Cancel unstake transaction": "",
|
|
@@ -479,20 +469,14 @@
|
|
|
479
469
|
"General settings": "",
|
|
480
470
|
"Wallet theme": "",
|
|
481
471
|
"Language": "",
|
|
482
|
-
"Browser notification type": "",
|
|
483
472
|
"Expand view": "",
|
|
484
473
|
"Security settings": "",
|
|
485
474
|
"WalletConnect": "",
|
|
486
|
-
"Networks & tokens": "",
|
|
487
475
|
"Community & support": "",
|
|
488
|
-
"Twitter": "",
|
|
489
|
-
"Discord": "",
|
|
490
|
-
"Telegram": "",
|
|
491
476
|
"About SubWallet": "",
|
|
492
477
|
"Website": "",
|
|
493
478
|
"User guide": "",
|
|
494
479
|
"Terms of service": "",
|
|
495
|
-
"Privacy policy": "",
|
|
496
480
|
"Settings": "",
|
|
497
481
|
"Lock": "",
|
|
498
482
|
"{{time}} minutes": "",
|
|
@@ -539,7 +523,6 @@
|
|
|
539
523
|
"Available balance:": "",
|
|
540
524
|
"Select an unstake request": "",
|
|
541
525
|
"Reward claiming": "",
|
|
542
|
-
"Bond reward after claim": "",
|
|
543
526
|
"The account you are using is {{accountTitle}}, you cannot send assets with it": "",
|
|
544
527
|
"Recipient address is required": "",
|
|
545
528
|
"Invalid recipient address": "",
|
|
@@ -564,7 +547,6 @@
|
|
|
564
547
|
"unknown time": "",
|
|
565
548
|
"Unstake from account": "",
|
|
566
549
|
"View transaction": "",
|
|
567
|
-
"Your request has been sent. You can track its progress in History tab.": "",
|
|
568
550
|
"Disconnect": "",
|
|
569
551
|
"Fail to disconnect": "",
|
|
570
552
|
"Unknown network ({{slug}})": "",
|
|
@@ -603,13 +585,11 @@
|
|
|
603
585
|
"Private key is required": "",
|
|
604
586
|
"Current password is required": "",
|
|
605
587
|
"Transfer NFT": "",
|
|
606
|
-
"Add to bond": "",
|
|
607
588
|
"Compound": "",
|
|
608
589
|
"Cancel compound": "",
|
|
609
590
|
"Execute": "",
|
|
610
591
|
"Earning reward": "",
|
|
611
592
|
"Not earning": "",
|
|
612
|
-
"{{number}} selected validators": "",
|
|
613
593
|
"Once you disconnect, you will no longer see this connection on SubWallet and on your DApp.": "",
|
|
614
594
|
"Are you sure you want to disconnect?": "",
|
|
615
595
|
"Please type or paste or scan URI": "",
|
|
@@ -801,12 +781,8 @@
|
|
|
801
781
|
"Details": "",
|
|
802
782
|
"Contribution": "",
|
|
803
783
|
"Coming soon": "",
|
|
804
|
-
"Supply now": "",
|
|
805
|
-
"Stake now": "",
|
|
806
784
|
"Total value staked": "",
|
|
807
785
|
"Rewards": "",
|
|
808
|
-
"Earning calculator": "",
|
|
809
|
-
"Earning information": "",
|
|
810
786
|
"Step {{stepNumb}}:": "",
|
|
811
787
|
"Nomination pool": "",
|
|
812
788
|
"Native staking": "",
|
|
@@ -814,8 +790,6 @@
|
|
|
814
790
|
"Lending": "",
|
|
815
791
|
"Parachain staking": "",
|
|
816
792
|
"Single farming": "",
|
|
817
|
-
"Equivalent to:": "",
|
|
818
|
-
"Unclaimed rewards:": "",
|
|
819
793
|
"Earning": "",
|
|
820
794
|
"DApps": "",
|
|
821
795
|
"Mission Pools": "",
|
|
@@ -1144,24 +1118,14 @@
|
|
|
1144
1118
|
"Fast Unstake": "",
|
|
1145
1119
|
"You can withdraw your supplied funds immediately": "",
|
|
1146
1120
|
"With fast unstake, you will receive your funds immediately with a higher fee": "",
|
|
1147
|
-
"No content": "",
|
|
1148
|
-
"Earning rewards": "",
|
|
1149
1121
|
"Refresh Balance": "",
|
|
1150
|
-
"Enable network?": "",
|
|
1151
|
-
"Scroll down to continue. For more information and staking instructions, read <highlight>this FAQ</highlight>": "",
|
|
1152
|
-
"Instruction": "",
|
|
1153
1122
|
"No inscription found": "",
|
|
1154
1123
|
"Your inscriptions will appear here": "",
|
|
1155
1124
|
"There is no way to get back your seed phrase if you lose it. Make sure you store them at someplace safe which is accessible only to you. ": "",
|
|
1156
1125
|
"Download seed phrase ": "",
|
|
1157
1126
|
"Keep your seed phrase in a safe place, and never disclose it. Anyone with this phrase can take control of your assets.": "",
|
|
1158
|
-
"Add to bond confirm": "",
|
|
1159
|
-
"Unbond confirm": "",
|
|
1160
|
-
"Your rewards will be bonded back into the pool after claiming": "",
|
|
1161
1127
|
"Rewards: 14.8% - 18.5 %": "",
|
|
1162
1128
|
"Rewards per year": "",
|
|
1163
|
-
"Estimate earning": "",
|
|
1164
|
-
"View detail": "",
|
|
1165
1129
|
"Inscriptions": "",
|
|
1166
1130
|
"Rewards: 14.8% - 18.5%": "",
|
|
1167
1131
|
"There are multiple ways to earn with your {{symbol}}, such as native staking, liquid staking, or lending. Check out Earning for curated options with competitive APY to earn yield on your DOT.": "",
|
|
@@ -1170,7 +1134,6 @@
|
|
|
1170
1134
|
"Back to Security settings": "",
|
|
1171
1135
|
"Danger ahead!": "",
|
|
1172
1136
|
"Attackers might trick you into doing something dangerous like installing software or revealing your personal information. Stay away from this page!": "",
|
|
1173
|
-
"Bonded": "",
|
|
1174
1137
|
"Dismiss": "",
|
|
1175
1138
|
"Introducing Earning feature": "",
|
|
1176
1139
|
"SubWallet's <highlight>Staking</highlight> feature has been updated to become <highlight>Earning</highlight> feature. Now, you can earn yield with native staking, liquid staking, lending, and staking dApp on SubWallet.": "",
|
|
@@ -1198,5 +1161,82 @@
|
|
|
1198
1161
|
"Transferring all will remove all assets on this network. Are you sure?": "",
|
|
1199
1162
|
"Swap": "",
|
|
1200
1163
|
"Navigate to Astar portal to view and manage your stake in Astar dApp staking v3": "",
|
|
1201
|
-
"Apply {{number}} account{{s}}": ""
|
|
1164
|
+
"Apply {{number}} account{{s}}": "",
|
|
1165
|
+
"Cross-chain transfer to an exchange (CEX) will result in loss of funds. Make sure the receiving address is not an exchange address.": "",
|
|
1166
|
+
"No swap quote found. Adjust your amount or try again later": "",
|
|
1167
|
+
"Amount too low. Increase your amount and try again": "",
|
|
1168
|
+
"Quote timeout": "",
|
|
1169
|
+
"Undefined error. Check your Internet connection or contact support": "",
|
|
1170
|
+
"This swap pair is not supported": "",
|
|
1171
|
+
"Invalid recipient": "",
|
|
1172
|
+
"You cannot swap all your balance. Lower your amount and try again": "",
|
|
1173
|
+
"You must deposit more funds to swap": "",
|
|
1174
|
+
"There is not enough liquidity to complete the swap. Lower your amount and try again": "",
|
|
1175
|
+
"No accounts found to export": "",
|
|
1176
|
+
"Submit": "",
|
|
1177
|
+
"We are ready to show you the latest quotes when you want to continue": "",
|
|
1178
|
+
"Yes, show me latest quote": "",
|
|
1179
|
+
"I understand the associated risk and will act under caution": "",
|
|
1180
|
+
"Confirm and continue swapping": "",
|
|
1181
|
+
"You have successfully export JSON file for your accounts": "",
|
|
1182
|
+
"Swap confirmation": "",
|
|
1183
|
+
"Transaction expired": "",
|
|
1184
|
+
"Quote rate": "",
|
|
1185
|
+
"Swap route": "",
|
|
1186
|
+
"The swap quote has been updated. Make sure to double-check all information before confirming the transaction.": "",
|
|
1187
|
+
"Swap quote expired. Cancel to get a new quote.": "",
|
|
1188
|
+
"You can view your swap process and details by clicking View on explorer": "",
|
|
1189
|
+
"Helpful tip": "",
|
|
1190
|
+
"Earning transaction": "",
|
|
1191
|
+
"Swap transaction": "",
|
|
1192
|
+
"Invalid swap recipient account": "",
|
|
1193
|
+
"Invalid input. Re-enter information in the red field and try again": "",
|
|
1194
|
+
"Loading...": "",
|
|
1195
|
+
"No swap quote found. Adjust your amount or try again later.": "",
|
|
1196
|
+
"Your selected network might have lost connection. Try updating it by either re-enabling it or changing network provider": "",
|
|
1197
|
+
"The account you are using is Ledger account, you cannot use this feature with it": "",
|
|
1198
|
+
"Low liquidity. Swap is available but not recommended as swap rate is unfavorable": "",
|
|
1199
|
+
"Swap quote detail": "",
|
|
1200
|
+
"Swap from account": "",
|
|
1201
|
+
"Recipient account": "",
|
|
1202
|
+
"Input your recipient account": "",
|
|
1203
|
+
"View swap quote": "",
|
|
1204
|
+
"View quote": "",
|
|
1205
|
+
"Swap provider": "",
|
|
1206
|
+
"Minimum received": "",
|
|
1207
|
+
"Review guide": "",
|
|
1208
|
+
"Connection unsuccessful": "",
|
|
1209
|
+
"Connection unsuccessful. Review our user guide and try connecting again.": "",
|
|
1210
|
+
"dApps": "",
|
|
1211
|
+
"Stake to earn": "",
|
|
1212
|
+
"APY:": "",
|
|
1213
|
+
"Commission:": "",
|
|
1214
|
+
"Total stake:": "",
|
|
1215
|
+
"Nominator count:": "",
|
|
1216
|
+
"Minimum active stake:": "",
|
|
1217
|
+
"You are navigating to Astar portal to view and manage your stake in Astar dApp staking v3. SubWallet will offer support for Astar dApp staking v3 soon.": "",
|
|
1218
|
+
"Do you want to add more funds or add funds to other pools": "",
|
|
1219
|
+
"Add more fund": "",
|
|
1220
|
+
"Invalid account type": "",
|
|
1221
|
+
"You don’t have any account to stake on {{chainName}} network yet. Create a new account and try again.": "",
|
|
1222
|
+
"Derivative balance": "",
|
|
1223
|
+
"Auto compounded": "",
|
|
1224
|
+
"Earning position details": "",
|
|
1225
|
+
"Unrecommended validator": "",
|
|
1226
|
+
"Your chosen validator is not recommended by SubWallet as staking with this validator won’t accrue any rewards. Select another validator and try again.": "",
|
|
1227
|
+
"Earning type": "",
|
|
1228
|
+
"COMMUNITY & SUPPORT": "",
|
|
1229
|
+
"You are recommended to choose {{maxCount}} validators to optimize your earnings. Do you wish to continue with {{userSelectedPoolCount}} validator{{x}}?": "",
|
|
1230
|
+
"Go back": "",
|
|
1231
|
+
"{{shortName}} {{type}} process:": "",
|
|
1232
|
+
"Select validators": "",
|
|
1233
|
+
"Pay attention": "",
|
|
1234
|
+
"This account is unstaking all stake and can't nominate validators. You can change your account on the Account tab or try again after withdrawing unstaked funds": "",
|
|
1235
|
+
"This account is currently nominating {{number}} validators. You can change validators or change your account on the Account tab": "",
|
|
1236
|
+
"This account is currently a member of a nomination pool. You can continue using nomination pool, explore other Earning options or change your account on the Account tab": "",
|
|
1237
|
+
"Keep current validators": "",
|
|
1238
|
+
"Explore Earning options": "",
|
|
1239
|
+
"Change validators": "",
|
|
1240
|
+
"Use nomination pool": "",
|
|
1241
|
+
"All steps in the process are designed based on your available multi-chain assets to optimize fee structure and enhance your overall experience.": ""
|
|
1202
1242
|
}
|
|
@@ -28,7 +28,6 @@
|
|
|
28
28
|
"Select": "選択する",
|
|
29
29
|
"Select validator": "バリデーターを選択",
|
|
30
30
|
"Lowest total member": "最小総メンバー数",
|
|
31
|
-
"Highest total bonded": "最大総ボンド数",
|
|
32
31
|
"Locked": "ロックされています",
|
|
33
32
|
"Destroying": "破壊しています",
|
|
34
33
|
"Select pool": "プールを選択",
|
|
@@ -126,7 +125,6 @@
|
|
|
126
125
|
"Pool": "プール",
|
|
127
126
|
"Status": "スターテス",
|
|
128
127
|
"Commission": "コミッション",
|
|
129
|
-
"Total bonded": "トータルボンド",
|
|
130
128
|
"Total members": "トータルメンバー",
|
|
131
129
|
"Network details": "ネットワークの詳細",
|
|
132
130
|
"Max nomination": "最大ノミネーション",
|
|
@@ -141,7 +139,6 @@
|
|
|
141
139
|
"Stake from others": "他からのステーク",
|
|
142
140
|
"Estimated APY": "推定APY",
|
|
143
141
|
"Pin SubWallet to toolbar for easier access": "簡単にアクセスできるようにするため、SubWalletをツールバーにピン止めします",
|
|
144
|
-
"Bonded:": "ボンドされた数:",
|
|
145
142
|
"Withdrawal ready": "引き出し準備完了",
|
|
146
143
|
"Waiting": "待っている",
|
|
147
144
|
"APY": "APY",
|
|
@@ -161,8 +158,6 @@
|
|
|
161
158
|
"NFT transaction": "NFTトランザクション",
|
|
162
159
|
"Crowdloan contribution": "クラウドローンへの貢献",
|
|
163
160
|
"Join pool": "プールに参加",
|
|
164
|
-
"Bond": "ボンド",
|
|
165
|
-
"Unbond": "アンボンド",
|
|
166
161
|
"Claim reward": "報酬を請求",
|
|
167
162
|
"Withdraw": "引き出し",
|
|
168
163
|
"Cancel unstake": "アンステークスをキャンセル",
|
|
@@ -191,7 +186,6 @@
|
|
|
191
186
|
"Sync ZK mode?": "ZKモードで同期?",
|
|
192
187
|
"Account not exists": "アカウントが存在しません",
|
|
193
188
|
"The account you are using is {{accountTitle}}, you cannot use this feature with it": "使用しているアカウントが{{accountTitle}}の場合、この機能は使用できません",
|
|
194
|
-
"You are using a {{accountTitle}}. Staking is not supported with this account type": "あなたは{{accountTitle}}を使用しています。このアカウントタイプではステーキングはサポートされていません。",
|
|
195
189
|
"Ledger - EVM account": "Ledger - EVM アカウント",
|
|
196
190
|
"Ledger - Substrate account": "Ledger - Substrate アカウント",
|
|
197
191
|
"Ledger does not support this action with {{network}}": "Ledger は {{network}} でのこのアクションをサポートしていない",
|
|
@@ -329,7 +323,6 @@
|
|
|
329
323
|
"Cancel unstake fee": "ステークス料金をキャンセル",
|
|
330
324
|
"Available rewards": "利用可能な報酬",
|
|
331
325
|
"Your rewards will be added to your transferable balance after claiming": "あなたの報酬は請求後、移行可能な残高に加算されます。",
|
|
332
|
-
"Unbond amount": "アンボンド額",
|
|
333
326
|
"Send from": "から送信",
|
|
334
327
|
"Send to": "に送る",
|
|
335
328
|
"NFT": "NFT",
|
|
@@ -362,7 +355,6 @@
|
|
|
362
355
|
"Send token": "トークンを送信",
|
|
363
356
|
"Receive token": "トークンを受信",
|
|
364
357
|
"Stake transaction": "ステークトランザクション",
|
|
365
|
-
"Claim staking reward": "ステーキング報酬を請求",
|
|
366
358
|
"Crowdloan transaction": "クラウドローントランザクション",
|
|
367
359
|
"Transaction": "トランザクション",
|
|
368
360
|
"Submitting...": "提出中...",
|
|
@@ -373,8 +365,6 @@
|
|
|
373
365
|
"Claim Reward": "報酬を請求",
|
|
374
366
|
"EVM Transaction": "EVMトランザクション",
|
|
375
367
|
"Unstake transaction": "アンステークストランザクション",
|
|
376
|
-
"Bond transaction": "ボンドトランザクション",
|
|
377
|
-
"Unbond transaction": "アンボンドトランザクション",
|
|
378
368
|
"Claim Reward transaction": "報酬の請求トランザクション",
|
|
379
369
|
"Withdraw transaction": "引き出しトランザクション",
|
|
380
370
|
"Cancel unstake transaction": "アンステークランザクションのキャンセル",
|
|
@@ -479,20 +469,14 @@
|
|
|
479
469
|
"General settings": "一般設定",
|
|
480
470
|
"Wallet theme": "ウォレットのテーマ",
|
|
481
471
|
"Language": "言語",
|
|
482
|
-
"Browser notification type": "ブラウザ通知タイプ",
|
|
483
472
|
"Expand view": "拡大表示",
|
|
484
473
|
"Security settings": "セキュリティ設定",
|
|
485
474
|
"WalletConnect": "WalletConnect",
|
|
486
|
-
"Networks & tokens": "ネットワークとトークン",
|
|
487
475
|
"Community & support": "コミュニティとサポート",
|
|
488
|
-
"Twitter": "ツイッター",
|
|
489
|
-
"Discord": "ディスコード",
|
|
490
|
-
"Telegram": "テレグラム",
|
|
491
476
|
"About SubWallet": "SubWallet について",
|
|
492
477
|
"Website": "Webサイト",
|
|
493
478
|
"User guide": "ユーザーガイド",
|
|
494
479
|
"Terms of service": "利用規約",
|
|
495
|
-
"Privacy policy": "プライバシーポリシー",
|
|
496
480
|
"Settings": "設定",
|
|
497
481
|
"Lock": "ロック",
|
|
498
482
|
"{{time}} minutes": "{{time}}分",
|
|
@@ -539,7 +523,6 @@
|
|
|
539
523
|
"Available balance:": "利用可能残高:",
|
|
540
524
|
"Select an unstake request": "アンステークリクエストを選択",
|
|
541
525
|
"Reward claiming": "報酬額",
|
|
542
|
-
"Bond reward after claim": "請求後の報酬をボンドする",
|
|
543
526
|
"The account you are using is {{accountTitle}}, you cannot send assets with it": "あなたが使っているアカウントは{{accountTitle}}のため、資産を送ることはできません",
|
|
544
527
|
"Recipient address is required": "受信者アドレスが必要です",
|
|
545
528
|
"Invalid recipient address": "無効な受信者アドレス",
|
|
@@ -564,7 +547,6 @@
|
|
|
564
547
|
"unknown time": "未知の時間",
|
|
565
548
|
"Unstake from account": "アカウントからのアンステーク",
|
|
566
549
|
"View transaction": "トランザクションを表示",
|
|
567
|
-
"Your request has been sent. You can track its progress in History tab.": "あなたのリクエストは送信されました。 履歴タブで進捗状況を確認できます。",
|
|
568
550
|
"Disconnect": "切断",
|
|
569
551
|
"Fail to disconnect": "切断に失敗",
|
|
570
552
|
"Unknown network ({{slug}})": "不明なネットワーク ({{slug}})",
|
|
@@ -603,13 +585,11 @@
|
|
|
603
585
|
"Private key is required": "秘密鍵が必要です",
|
|
604
586
|
"Current password is required": "現在のパスワードが必要です",
|
|
605
587
|
"Transfer NFT": "NFTを転送",
|
|
606
|
-
"Add to bond": "ボンドに追加",
|
|
607
588
|
"Compound": "複利",
|
|
608
589
|
"Cancel compound": "複利をキャンセル",
|
|
609
590
|
"Execute": "実行する",
|
|
610
591
|
"Earning reward": "報酬の獲得",
|
|
611
592
|
"Not earning": "獲得なし",
|
|
612
|
-
"{{number}} selected validators": "{{number}} のバリデーターを選択",
|
|
613
593
|
"Once you disconnect, you will no longer see this connection on SubWallet and on your DApp.": "接続を切断すると、SubWalletとdApp上でこの接続は表示されなくなります。",
|
|
614
594
|
"Are you sure you want to disconnect?": "本当に切断しますか?",
|
|
615
595
|
"Please type or paste or scan URI": "URIを入力または貼り付けるかスキャンしてください",
|
|
@@ -801,12 +781,8 @@
|
|
|
801
781
|
"Details": "",
|
|
802
782
|
"Contribution": "",
|
|
803
783
|
"Coming soon": "",
|
|
804
|
-
"Supply now": "",
|
|
805
|
-
"Stake now": "",
|
|
806
784
|
"Total value staked": "",
|
|
807
785
|
"Rewards": "",
|
|
808
|
-
"Earning calculator": "",
|
|
809
|
-
"Earning information": "",
|
|
810
786
|
"Step {{stepNumb}}:": "",
|
|
811
787
|
"Nomination pool": "",
|
|
812
788
|
"Native staking": "",
|
|
@@ -814,8 +790,6 @@
|
|
|
814
790
|
"Lending": "",
|
|
815
791
|
"Parachain staking": "",
|
|
816
792
|
"Single farming": "",
|
|
817
|
-
"Equivalent to:": "",
|
|
818
|
-
"Unclaimed rewards:": "",
|
|
819
793
|
"Earning": "",
|
|
820
794
|
"DApps": "",
|
|
821
795
|
"Mission Pools": "",
|
|
@@ -1144,24 +1118,14 @@
|
|
|
1144
1118
|
"Fast Unstake": "",
|
|
1145
1119
|
"You can withdraw your supplied funds immediately": "",
|
|
1146
1120
|
"With fast unstake, you will receive your funds immediately with a higher fee": "",
|
|
1147
|
-
"No content": "",
|
|
1148
|
-
"Earning rewards": "",
|
|
1149
1121
|
"Refresh Balance": "",
|
|
1150
|
-
"Enable network?": "",
|
|
1151
|
-
"Scroll down to continue. For more information and staking instructions, read <highlight>this FAQ</highlight>": "",
|
|
1152
|
-
"Instruction": "",
|
|
1153
1122
|
"No inscription found": "",
|
|
1154
1123
|
"Your inscriptions will appear here": "",
|
|
1155
1124
|
"There is no way to get back your seed phrase if you lose it. Make sure you store them at someplace safe which is accessible only to you. ": "",
|
|
1156
1125
|
"Download seed phrase ": "",
|
|
1157
1126
|
"Keep your seed phrase in a safe place, and never disclose it. Anyone with this phrase can take control of your assets.": "",
|
|
1158
|
-
"Add to bond confirm": "",
|
|
1159
|
-
"Unbond confirm": "",
|
|
1160
|
-
"Your rewards will be bonded back into the pool after claiming": "",
|
|
1161
1127
|
"Rewards: 14.8% - 18.5 %": "",
|
|
1162
1128
|
"Rewards per year": "",
|
|
1163
|
-
"Estimate earning": "",
|
|
1164
|
-
"View detail": "",
|
|
1165
1129
|
"Inscriptions": "",
|
|
1166
1130
|
"Rewards: 14.8% - 18.5%": "",
|
|
1167
1131
|
"There are multiple ways to earn with your {{symbol}}, such as native staking, liquid staking, or lending. Check out Earning for curated options with competitive APY to earn yield on your DOT.": "",
|
|
@@ -1170,7 +1134,6 @@
|
|
|
1170
1134
|
"Back to Security settings": "",
|
|
1171
1135
|
"Danger ahead!": "",
|
|
1172
1136
|
"Attackers might trick you into doing something dangerous like installing software or revealing your personal information. Stay away from this page!": "",
|
|
1173
|
-
"Bonded": "",
|
|
1174
1137
|
"Dismiss": "",
|
|
1175
1138
|
"Introducing Earning feature": "",
|
|
1176
1139
|
"SubWallet's <highlight>Staking</highlight> feature has been updated to become <highlight>Earning</highlight> feature. Now, you can earn yield with native staking, liquid staking, lending, and staking dApp on SubWallet.": "",
|
|
@@ -1198,5 +1161,82 @@
|
|
|
1198
1161
|
"Transferring all will remove all assets on this network. Are you sure?": "",
|
|
1199
1162
|
"Swap": "",
|
|
1200
1163
|
"Navigate to Astar portal to view and manage your stake in Astar dApp staking v3": "",
|
|
1201
|
-
"Apply {{number}} account{{s}}": ""
|
|
1164
|
+
"Apply {{number}} account{{s}}": "",
|
|
1165
|
+
"No swap quote found. Adjust your amount or try again later": "",
|
|
1166
|
+
"Amount too low. Increase your amount and try again": "",
|
|
1167
|
+
"Quote timeout": "",
|
|
1168
|
+
"Undefined error. Check your Internet connection or contact support": "",
|
|
1169
|
+
"This swap pair is not supported": "",
|
|
1170
|
+
"Invalid recipient": "",
|
|
1171
|
+
"You cannot swap all your balance. Lower your amount and try again": "",
|
|
1172
|
+
"You must deposit more funds to swap": "",
|
|
1173
|
+
"There is not enough liquidity to complete the swap. Lower your amount and try again": "",
|
|
1174
|
+
"No accounts found to export": "",
|
|
1175
|
+
"Submit": "",
|
|
1176
|
+
"We are ready to show you the latest quotes when you want to continue": "",
|
|
1177
|
+
"Yes, show me latest quote": "",
|
|
1178
|
+
"I understand the associated risk and will act under caution": "",
|
|
1179
|
+
"Confirm and continue swapping": "",
|
|
1180
|
+
"You have successfully export JSON file for your accounts": "",
|
|
1181
|
+
"Swap confirmation": "",
|
|
1182
|
+
"Transaction expired": "",
|
|
1183
|
+
"Quote rate": "",
|
|
1184
|
+
"Swap route": "",
|
|
1185
|
+
"The swap quote has been updated. Make sure to double-check all information before confirming the transaction.": "",
|
|
1186
|
+
"Swap quote expired. Cancel to get a new quote.": "",
|
|
1187
|
+
"You can view your swap process and details by clicking View on explorer": "",
|
|
1188
|
+
"Helpful tip": "",
|
|
1189
|
+
"Earning transaction": "",
|
|
1190
|
+
"Swap transaction": "",
|
|
1191
|
+
"Cross-chain transfer to an exchange (CEX) will result in loss of funds. Make sure the receiving address is not an exchange address.": "",
|
|
1192
|
+
"Invalid swap recipient account": "",
|
|
1193
|
+
"Invalid input. Re-enter information in the red field and try again": "",
|
|
1194
|
+
"Loading...": "",
|
|
1195
|
+
"No swap quote found. Adjust your amount or try again later.": "",
|
|
1196
|
+
"Your selected network might have lost connection. Try updating it by either re-enabling it or changing network provider": "",
|
|
1197
|
+
"The account you are using is Ledger account, you cannot use this feature with it": "",
|
|
1198
|
+
"Low liquidity. Swap is available but not recommended as swap rate is unfavorable": "",
|
|
1199
|
+
"Swap quote detail": "",
|
|
1200
|
+
"Swap from account": "",
|
|
1201
|
+
"Recipient account": "",
|
|
1202
|
+
"Input your recipient account": "",
|
|
1203
|
+
"View swap quote": "",
|
|
1204
|
+
"View quote": "",
|
|
1205
|
+
"Swap provider": "",
|
|
1206
|
+
"Minimum received": "",
|
|
1207
|
+
"Review guide": "",
|
|
1208
|
+
"Connection unsuccessful": "",
|
|
1209
|
+
"Connection unsuccessful. Review our user guide and try connecting again.": "",
|
|
1210
|
+
"dApps": "",
|
|
1211
|
+
"Stake to earn": "",
|
|
1212
|
+
"APY:": "",
|
|
1213
|
+
"Commission:": "",
|
|
1214
|
+
"Total stake:": "",
|
|
1215
|
+
"Nominator count:": "",
|
|
1216
|
+
"Minimum active stake:": "",
|
|
1217
|
+
"You are navigating to Astar portal to view and manage your stake in Astar dApp staking v3. SubWallet will offer support for Astar dApp staking v3 soon.": "",
|
|
1218
|
+
"Do you want to add more funds or add funds to other pools": "",
|
|
1219
|
+
"Add more fund": "",
|
|
1220
|
+
"Invalid account type": "",
|
|
1221
|
+
"You don’t have any account to stake on {{chainName}} network yet. Create a new account and try again.": "",
|
|
1222
|
+
"Derivative balance": "",
|
|
1223
|
+
"Auto compounded": "",
|
|
1224
|
+
"Earning position details": "",
|
|
1225
|
+
"Unrecommended validator": "",
|
|
1226
|
+
"Your chosen validator is not recommended by SubWallet as staking with this validator won’t accrue any rewards. Select another validator and try again.": "",
|
|
1227
|
+
"Earning type": "",
|
|
1228
|
+
"COMMUNITY & SUPPORT": "",
|
|
1229
|
+
"You are recommended to choose {{maxCount}} validators to optimize your earnings. Do you wish to continue with {{userSelectedPoolCount}} validator{{x}}?": "",
|
|
1230
|
+
"Go back": "",
|
|
1231
|
+
"{{shortName}} {{type}} process:": "",
|
|
1232
|
+
"Select validators": "",
|
|
1233
|
+
"Pay attention": "",
|
|
1234
|
+
"This account is unstaking all stake and can't nominate validators. You can change your account on the Account tab or try again after withdrawing unstaked funds": "",
|
|
1235
|
+
"This account is currently nominating {{number}} validators. You can change validators or change your account on the Account tab": "",
|
|
1236
|
+
"This account is currently a member of a nomination pool. You can continue using nomination pool, explore other Earning options or change your account on the Account tab": "",
|
|
1237
|
+
"Keep current validators": "",
|
|
1238
|
+
"Explore Earning options": "",
|
|
1239
|
+
"Change validators": "",
|
|
1240
|
+
"Use nomination pool": "",
|
|
1241
|
+
"All steps in the process are designed based on your available multi-chain assets to optimize fee structure and enhance your overall experience.": ""
|
|
1202
1242
|
}
|