@subwallet/web-runner 1.2.24-2 → 1.2.25-1

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-0b81a7f9f3a8fbf3b257.js"></script><script defer="defer" src="web-runner-6f4205db8ec8433d5bd6.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-0b81a7f9f3a8fbf3b257.js"></script><script defer="defer" src="web-runner-7581a3d36a06effb7184.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -150,7 +150,6 @@
150
150
  "{{number}} networks connected": "",
151
151
  "{{number}} networks selected": "",
152
152
  "Selected networks": "",
153
- "{{number}} networks support": "",
154
153
  "Supported networks": "",
155
154
  "Copy to clipboard": "",
156
155
  "Transfer": "",
@@ -663,10 +662,7 @@
663
662
  "Failed to decode data. Please use a valid QR code": "",
664
663
  "Invalid derive path": "",
665
664
  "Not found {{shortenUrl}} in auth list": "",
666
- "Not found address or payload to sign": "",
667
- "You have rescinded allowance for this account in wallet": "",
668
665
  "Not found signature": "",
669
- "Receiving address must be different from sending address": "",
670
666
  "Failed to get balance. Please check your internet connection or change your network endpoint": "",
671
667
  "This account is watch-only": "",
672
668
  "Invalid URL for provider": "",
@@ -912,10 +908,6 @@
912
908
  "Timeline": "",
913
909
  "Total winners": "",
914
910
  "Join now": "",
915
- "FCFS": "",
916
- "Points": "",
917
- "Lucky draw": "",
918
- "Manual selection": "",
919
911
  "You'll receive": "",
920
912
  "Minimum active stake": "",
921
913
  "Fast unstake": "",
@@ -1143,9 +1135,6 @@
1143
1135
  "Submitted": "",
1144
1136
  "Transaction submitted!": "",
1145
1137
  "Track transaction progress in the History tab or go back to home": "",
1146
- "Upcoming": "",
1147
- "Live": "",
1148
- "Archived": "",
1149
1138
  "Transferring all will remove all assets on this network. Are you sure?": "",
1150
1139
  "Swap": "",
1151
1140
  "Navigate to Astar portal to view and manage your stake in Astar dApp staking v3": "",
@@ -1266,7 +1255,6 @@
1266
1255
  "Gaming": "",
1267
1256
  "Categories": "",
1268
1257
  "Insufficient liquidity to complete the swap. Lower your amount and try again": "",
1269
- "Search pool": "",
1270
1258
  "Your staked funds will be locked": "",
1271
1259
  "{{type}} process on {{shortName}} :": "",
1272
1260
  "Wrong device. Connect your previously used Ledger and try again": "",
@@ -1275,5 +1263,36 @@
1275
1263
  "{{number}} networks supported": "",
1276
1264
  "Unlock your Ledger and open the selected app. For more information regarding Polkadot and Polkadot Migration app, click ": "",
1277
1265
  "here": "",
1278
- "Select Ledger app": ""
1266
+ "Select Ledger app": "",
1267
+ "SubWallet only supports accounts created and attached directly on the SubWallet Dashboard, does not support exporting accounts connected from the extension.": "",
1268
+ "{{number}} {{network}} support": "",
1269
+ "{{wallet}} extension disconnected. Re-connect the {{wallet}} extension and select accounts you want to connect.": "",
1270
+ "Total active stake": "",
1271
+ "Total unstake": "",
1272
+ "Total unclaimed rewards": "",
1273
+ "{{number}} {{account}} connected": "",
1274
+ "Re-enable the network or change RPC on the extension and try again": "",
1275
+ "Unstable network connection": "",
1276
+ "This network is not yet supported on SubWallet. |Import the network|https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks| on SubWallet and try again": "",
1277
+ "Network not supported": "",
1278
+ "Enter recipient address and try again": "",
1279
+ "Recipient address not found": "",
1280
+ "Amount must be an integer. Enter an integer and try again": "",
1281
+ "Invalid amount": "",
1282
+ "Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app": "",
1283
+ "Gas calculation error": "",
1284
+ "Make sure the recipient address is valid and in the same type as the sender address, then try again": "",
1285
+ "The recipient address must be different from the sender address": "",
1286
+ "The sender address must be the ethereum address type": "",
1287
+ "Invalid address type": "",
1288
+ "Insufficient balance on the sender address. Top up your balance and try again": "",
1289
+ "Unable to sign transaction": "",
1290
+ "An error occurred when signing this request. Try again or contact support at agent@subwallet.app": "",
1291
+ "Unable to sign message": "",
1292
+ "This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app": "",
1293
+ "Method not supported": "",
1294
+ "The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
1295
+ "Do you still want to get the address?": "",
1296
+ "Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
1297
+ "Ledger {{ledgerApp}} address is not supported for this transfer": ""
1279
1298
  }
@@ -150,7 +150,6 @@
150
150
  "{{number}} networks connected": "{{number}} のネットワークに接続済み",
151
151
  "{{number}} networks selected": "{{number}} のネットワークを選択",
152
152
  "Selected networks": "選択されたネットワーク",
153
- "{{number}} networks support": "{{number}} のネットワークをサポート",
154
153
  "Supported networks": "サポートネットワーク",
155
154
  "Copy to clipboard": "クリップボードにコピー",
156
155
  "Transfer": "転送",
@@ -663,10 +662,7 @@
663
662
  "Failed to decode data. Please use a valid QR code": "データのデコードに失敗しました。有効なQRコードを使用してください。",
664
663
  "Invalid derive path": "",
665
664
  "Not found {{shortenUrl}} in auth list": "認証リストに{{shortenUrl}}が見つかりません",
666
- "Not found address or payload to sign": "署名するアドレスまたはペイロードが見つからない",
667
- "You have rescinded allowance for this account in wallet": "ウォレットでこのアカウントへの支払いを取り消しました。",
668
665
  "Not found signature": "",
669
- "Receiving address must be different from sending address": "受信アドレスは送信アドレスと異なる必要があります。",
670
666
  "Failed to get balance. Please check your internet connection or change your network endpoint": "残高の取得に失敗しました。インターネット接続を確認するか、ネットワークのエンドポイントを変更してください。",
671
667
  "This account is watch-only": "このアカウントはウォッチ専用です",
672
668
  "Invalid URL for provider": "",
@@ -912,10 +908,6 @@
912
908
  "Timeline": "",
913
909
  "Total winners": "",
914
910
  "Join now": "",
915
- "FCFS": "",
916
- "Points": "",
917
- "Lucky draw": "",
918
- "Manual selection": "",
919
911
  "You'll receive": "",
920
912
  "Minimum active stake": "",
921
913
  "Fast unstake": "",
@@ -1143,9 +1135,6 @@
1143
1135
  "Submitted": "送信完了",
1144
1136
  "Transaction submitted!": "トランザクションの送信完了!",
1145
1137
  "Track transaction progress in the History tab or go back to home": "履歴タブでトランザクションの進行状況を追跡するか、\nホームに戻ってください。",
1146
- "Upcoming": "",
1147
- "Live": "",
1148
- "Archived": "",
1149
1138
  "Transferring all will remove all assets on this network. Are you sure?": "",
1150
1139
  "Swap": "",
1151
1140
  "Navigate to Astar portal to view and manage your stake in Astar dApp staking v3": "",
@@ -1266,7 +1255,6 @@
1266
1255
  "Gaming": "",
1267
1256
  "Categories": "",
1268
1257
  "Insufficient liquidity to complete the swap. Lower your amount and try again": "",
1269
- "Search pool": "",
1270
1258
  "Your staked funds will be locked": "",
1271
1259
  "{{type}} process on {{shortName}} :": "",
1272
1260
  "Wrong device. Connect your previously used Ledger and try again": "",
@@ -1275,5 +1263,36 @@
1275
1263
  "{{number}} networks supported": "",
1276
1264
  "Unlock your Ledger and open the selected app. For more information regarding Polkadot and Polkadot Migration app, click ": "",
1277
1265
  "here": "",
1278
- "Select Ledger app": ""
1266
+ "Select Ledger app": "",
1267
+ "SubWallet only supports accounts created and attached directly on the SubWallet Dashboard, does not support exporting accounts connected from the extension.": "",
1268
+ "{{number}} {{network}} support": "",
1269
+ "{{wallet}} extension disconnected. Re-connect the {{wallet}} extension and select accounts you want to connect.": "",
1270
+ "Total active stake": "",
1271
+ "Total unstake": "",
1272
+ "Total unclaimed rewards": "",
1273
+ "{{number}} {{account}} connected": "",
1274
+ "Re-enable the network or change RPC on the extension and try again": "",
1275
+ "Unstable network connection": "",
1276
+ "This network is not yet supported on SubWallet. |Import the network|https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks| on SubWallet and try again": "",
1277
+ "Network not supported": "",
1278
+ "Enter recipient address and try again": "",
1279
+ "Recipient address not found": "",
1280
+ "Amount must be an integer. Enter an integer and try again": "",
1281
+ "Invalid amount": "",
1282
+ "Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app": "",
1283
+ "Gas calculation error": "",
1284
+ "Make sure the recipient address is valid and in the same type as the sender address, then try again": "",
1285
+ "The recipient address must be different from the sender address": "",
1286
+ "The sender address must be the ethereum address type": "",
1287
+ "Invalid address type": "",
1288
+ "Insufficient balance on the sender address. Top up your balance and try again": "",
1289
+ "Unable to sign transaction": "",
1290
+ "An error occurred when signing this request. Try again or contact support at agent@subwallet.app": "",
1291
+ "Unable to sign message": "",
1292
+ "This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app": "",
1293
+ "Method not supported": "",
1294
+ "The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
1295
+ "Do you still want to get the address?": "",
1296
+ "Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
1297
+ "Ledger {{ledgerApp}} address is not supported for this transfer": ""
1279
1298
  }
@@ -150,7 +150,6 @@
150
150
  "{{number}} networks connected": "",
151
151
  "{{number}} networks selected": "",
152
152
  "Selected networks": "",
153
- "{{number}} networks support": "",
154
153
  "Supported networks": "",
155
154
  "Copy to clipboard": "Скопировать в буфер обмена",
156
155
  "Transfer": "Переводить",
@@ -663,10 +662,7 @@
663
662
  "Failed to decode data. Please use a valid QR code": "Не удалось декодировать данные. Пожалуйста, используйте действительный QR-код",
664
663
  "Invalid derive path": "Недопустимый путь производных",
665
664
  "Not found {{shortenUrl}} in auth list": "Адрес {{shortenUrl}} не найден в списке авторизации",
666
- "Not found address or payload to sign": "Не найден адрес или данные для подписи",
667
- "You have rescinded allowance for this account in wallet": "Вы отозвали разрешение для этого аккаунта в кошельке",
668
665
  "Not found signature": "Подпись не найдена",
669
- "Receiving address must be different from sending address": "Адрес получателя должен отличаться от адреса отправителя",
670
666
  "Failed to get balance. Please check your internet connection or change your network endpoint": "Не удалось получить баланс. Пожалуйста, проверьте ваше интернет-соединение или измените конечную точку сети",
671
667
  "This account is watch-only": "Этот аккаунт только для наблюдения",
672
668
  "Invalid URL for provider": "Неверный URL-адрес провайдера",
@@ -912,10 +908,6 @@
912
908
  "Timeline": "",
913
909
  "Total winners": "",
914
910
  "Join now": "",
915
- "FCFS": "",
916
- "Points": "",
917
- "Lucky draw": "",
918
- "Manual selection": "",
919
911
  "You'll receive": "",
920
912
  "Minimum active stake": "",
921
913
  "Fast unstake": "",
@@ -1143,9 +1135,6 @@
1143
1135
  "Submitted": "Отправлено",
1144
1136
  "Transaction submitted!": "Транзакция отправлена!",
1145
1137
  "Track transaction progress in the History tab or go back to home": "Отслеживайте прогресс транзакции во вкладке История или вернитесь на главную страницу",
1146
- "Upcoming": "",
1147
- "Live": "",
1148
- "Archived": "",
1149
1138
  "Transferring all will remove all assets on this network. Are you sure?": "",
1150
1139
  "Swap": "",
1151
1140
  "Navigate to Astar portal to view and manage your stake in Astar dApp staking v3": "",
@@ -1266,7 +1255,6 @@
1266
1255
  "Gaming": "",
1267
1256
  "Categories": "",
1268
1257
  "Insufficient liquidity to complete the swap. Lower your amount and try again": "",
1269
- "Search pool": "",
1270
1258
  "Your staked funds will be locked": "",
1271
1259
  "{{type}} process on {{shortName}} :": "",
1272
1260
  "Wrong device. Connect your previously used Ledger and try again": "",
@@ -1275,5 +1263,36 @@
1275
1263
  "{{number}} networks supported": "",
1276
1264
  "Unlock your Ledger and open the selected app. For more information regarding Polkadot and Polkadot Migration app, click ": "",
1277
1265
  "here": "",
1278
- "Select Ledger app": ""
1266
+ "Select Ledger app": "",
1267
+ "SubWallet only supports accounts created and attached directly on the SubWallet Dashboard, does not support exporting accounts connected from the extension.": "",
1268
+ "{{number}} {{network}} support": "",
1269
+ "{{wallet}} extension disconnected. Re-connect the {{wallet}} extension and select accounts you want to connect.": "",
1270
+ "Total active stake": "",
1271
+ "Total unstake": "",
1272
+ "Total unclaimed rewards": "",
1273
+ "{{number}} {{account}} connected": "",
1274
+ "Re-enable the network or change RPC on the extension and try again": "",
1275
+ "Unstable network connection": "",
1276
+ "This network is not yet supported on SubWallet. |Import the network|https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks| on SubWallet and try again": "",
1277
+ "Network not supported": "",
1278
+ "Enter recipient address and try again": "",
1279
+ "Recipient address not found": "",
1280
+ "Amount must be an integer. Enter an integer and try again": "",
1281
+ "Invalid amount": "",
1282
+ "Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app": "",
1283
+ "Gas calculation error": "",
1284
+ "Make sure the recipient address is valid and in the same type as the sender address, then try again": "",
1285
+ "The recipient address must be different from the sender address": "",
1286
+ "The sender address must be the ethereum address type": "",
1287
+ "Invalid address type": "",
1288
+ "Insufficient balance on the sender address. Top up your balance and try again": "",
1289
+ "Unable to sign transaction": "",
1290
+ "An error occurred when signing this request. Try again or contact support at agent@subwallet.app": "",
1291
+ "Unable to sign message": "",
1292
+ "This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app": "",
1293
+ "Method not supported": "",
1294
+ "The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
1295
+ "Do you still want to get the address?": "",
1296
+ "Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
1297
+ "Ledger {{ledgerApp}} address is not supported for this transfer": ""
1279
1298
  }
@@ -150,7 +150,6 @@
150
150
  "{{number}} networks connected": "Đã kết nối {{number}} mạng",
151
151
  "{{number}} networks selected": "Đã chọn {{number}} mạng",
152
152
  "Selected networks": "Mạng đã chọn",
153
- "{{number}} networks support": "{{number}} mạng đã hỗ trợ",
154
153
  "Supported networks": "Các mạng đã hỗ trợ",
155
154
  "Copy to clipboard": "Sao chép vào bảng nhớ tạm",
156
155
  "Transfer": "Chuyển tài sản",
@@ -663,10 +662,7 @@
663
662
  "Failed to decode data. Please use a valid QR code": "",
664
663
  "Invalid derive path": "",
665
664
  "Not found {{shortenUrl}} in auth list": "",
666
- "Not found address or payload to sign": "",
667
- "You have rescinded allowance for this account in wallet": "",
668
665
  "Not found signature": "",
669
- "Receiving address must be different from sending address": "",
670
666
  "Failed to get balance. Please check your internet connection or change your network endpoint": "",
671
667
  "This account is watch-only": "",
672
668
  "Invalid URL for provider": "",
@@ -912,10 +908,6 @@
912
908
  "Timeline": "",
913
909
  "Total winners": "",
914
910
  "Join now": "",
915
- "FCFS": "",
916
- "Points": "",
917
- "Lucky draw": "",
918
- "Manual selection": "",
919
911
  "You'll receive": "",
920
912
  "Minimum active stake": "",
921
913
  "Fast unstake": "",
@@ -1143,9 +1135,6 @@
1143
1135
  "Submitted": "Gửi thành công",
1144
1136
  "Transaction submitted!": "Gửi giao dịch thành công!",
1145
1137
  "Track transaction progress in the History tab or go back to home": "Vui lòng theo dõi quá trình thực hiện giao dịch trong mục Lịch sử hoặc về trang chủ",
1146
- "Upcoming": "",
1147
- "Live": "",
1148
- "Archived": "",
1149
1138
  "Transferring all will remove all assets on this network. Are you sure?": "",
1150
1139
  "Swap": "",
1151
1140
  "Navigate to Astar portal to view and manage your stake in Astar dApp staking v3": "Vui lòng chuyển hướng đến Astar portal để xem và quản lý stake của bạn trong Astar dApp staking v3",
@@ -1266,7 +1255,6 @@
1266
1255
  "Gaming": "",
1267
1256
  "Categories": "",
1268
1257
  "Insufficient liquidity to complete the swap. Lower your amount and try again": "",
1269
- "Search pool": "",
1270
1258
  "Your staked funds will be locked": "",
1271
1259
  "{{type}} process on {{shortName}} :": "",
1272
1260
  "Wrong device. Connect your previously used Ledger and try again": "",
@@ -1275,5 +1263,36 @@
1275
1263
  "{{number}} networks supported": "",
1276
1264
  "Unlock your Ledger and open the selected app. For more information regarding Polkadot and Polkadot Migration app, click ": "",
1277
1265
  "here": "",
1278
- "Select Ledger app": ""
1266
+ "Select Ledger app": "",
1267
+ "SubWallet only supports accounts created and attached directly on the SubWallet Dashboard, does not support exporting accounts connected from the extension.": "",
1268
+ "{{number}} {{network}} support": "",
1269
+ "{{wallet}} extension disconnected. Re-connect the {{wallet}} extension and select accounts you want to connect.": "",
1270
+ "Total active stake": "",
1271
+ "Total unstake": "",
1272
+ "Total unclaimed rewards": "",
1273
+ "{{number}} {{account}} connected": "",
1274
+ "Re-enable the network or change RPC on the extension and try again": "",
1275
+ "Unstable network connection": "",
1276
+ "This network is not yet supported on SubWallet. |Import the network|https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks| on SubWallet and try again": "",
1277
+ "Network not supported": "",
1278
+ "Enter recipient address and try again": "",
1279
+ "Recipient address not found": "",
1280
+ "Amount must be an integer. Enter an integer and try again": "",
1281
+ "Invalid amount": "",
1282
+ "Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app": "",
1283
+ "Gas calculation error": "",
1284
+ "Make sure the recipient address is valid and in the same type as the sender address, then try again": "",
1285
+ "The recipient address must be different from the sender address": "",
1286
+ "The sender address must be the ethereum address type": "",
1287
+ "Invalid address type": "",
1288
+ "Insufficient balance on the sender address. Top up your balance and try again": "",
1289
+ "Unable to sign transaction": "",
1290
+ "An error occurred when signing this request. Try again or contact support at agent@subwallet.app": "",
1291
+ "Unable to sign message": "",
1292
+ "This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app": "",
1293
+ "Method not supported": "",
1294
+ "The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
1295
+ "Do you still want to get the address?": "",
1296
+ "Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
1297
+ "Ledger {{ledgerApp}} address is not supported for this transfer": ""
1279
1298
  }
@@ -150,7 +150,6 @@
150
150
  "{{number}} networks connected": "已连接{{number}}网络",
151
151
  "{{number}} networks selected": "已选择{{number}}网络",
152
152
  "Selected networks": "选择的网络",
153
- "{{number}} networks support": "{{number}}网络支持",
154
153
  "Supported networks": "已支持的网络",
155
154
  "Copy to clipboard": "复制到剪贴板",
156
155
  "Transfer": "转移",
@@ -663,10 +662,7 @@
663
662
  "Failed to decode data. Please use a valid QR code": "",
664
663
  "Invalid derive path": "",
665
664
  "Not found {{shortenUrl}} in auth list": "",
666
- "Not found address or payload to sign": "",
667
- "You have rescinded allowance for this account in wallet": "",
668
665
  "Not found signature": "",
669
- "Receiving address must be different from sending address": "",
670
666
  "Failed to get balance. Please check your internet connection or change your network endpoint": "",
671
667
  "This account is watch-only": "",
672
668
  "Invalid URL for provider": "",
@@ -912,10 +908,6 @@
912
908
  "Timeline": "",
913
909
  "Total winners": "",
914
910
  "Join now": "",
915
- "FCFS": "",
916
- "Points": "",
917
- "Lucky draw": "",
918
- "Manual selection": "",
919
911
  "You'll receive": "",
920
912
  "Minimum active stake": "",
921
913
  "Fast unstake": "",
@@ -1143,9 +1135,6 @@
1143
1135
  "Submitted": "提交成功",
1144
1136
  "Transaction submitted!": "交易提交成功!",
1145
1137
  "Track transaction progress in the History tab or go back to home": "请在记录页签中跟踪交易进度或返回主页",
1146
- "Upcoming": "",
1147
- "Live": "",
1148
- "Archived": "",
1149
1138
  "Transferring all will remove all assets on this network. Are you sure?": "",
1150
1139
  "Swap": "",
1151
1140
  "Navigate to Astar portal to view and manage your stake in Astar dApp staking v3": "请导航到Astar portal以查看并管理你在Astar dApp staking v3里的质押",
@@ -1266,7 +1255,6 @@
1266
1255
  "Gaming": "",
1267
1256
  "Categories": "",
1268
1257
  "Insufficient liquidity to complete the swap. Lower your amount and try again": "",
1269
- "Search pool": "",
1270
1258
  "Your staked funds will be locked": "",
1271
1259
  "{{type}} process on {{shortName}} :": "",
1272
1260
  "Wrong device. Connect your previously used Ledger and try again": "",
@@ -1275,5 +1263,36 @@
1275
1263
  "{{number}} networks supported": "",
1276
1264
  "Unlock your Ledger and open the selected app. For more information regarding Polkadot and Polkadot Migration app, click ": "",
1277
1265
  "here": "",
1278
- "Select Ledger app": ""
1266
+ "Select Ledger app": "",
1267
+ "SubWallet only supports accounts created and attached directly on the SubWallet Dashboard, does not support exporting accounts connected from the extension.": "",
1268
+ "{{number}} {{network}} support": "",
1269
+ "{{wallet}} extension disconnected. Re-connect the {{wallet}} extension and select accounts you want to connect.": "",
1270
+ "Total active stake": "",
1271
+ "Total unstake": "",
1272
+ "Total unclaimed rewards": "",
1273
+ "{{number}} {{account}} connected": "",
1274
+ "Re-enable the network or change RPC on the extension and try again": "",
1275
+ "Unstable network connection": "",
1276
+ "This network is not yet supported on SubWallet. |Import the network|https://docs.subwallet.app/main/extension-user-guide/customize-your-networks#import-networks| on SubWallet and try again": "",
1277
+ "Network not supported": "",
1278
+ "Enter recipient address and try again": "",
1279
+ "Recipient address not found": "",
1280
+ "Amount must be an integer. Enter an integer and try again": "",
1281
+ "Invalid amount": "",
1282
+ "Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app": "",
1283
+ "Gas calculation error": "",
1284
+ "Make sure the recipient address is valid and in the same type as the sender address, then try again": "",
1285
+ "The recipient address must be different from the sender address": "",
1286
+ "The sender address must be the ethereum address type": "",
1287
+ "Invalid address type": "",
1288
+ "Insufficient balance on the sender address. Top up your balance and try again": "",
1289
+ "Unable to sign transaction": "",
1290
+ "An error occurred when signing this request. Try again or contact support at agent@subwallet.app": "",
1291
+ "Unable to sign message": "",
1292
+ "This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app": "",
1293
+ "Method not supported": "",
1294
+ "The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "",
1295
+ "Do you still want to get the address?": "",
1296
+ "Ledger {{ledgerApp}} accounts are NOT compatible with {{networkName}} network. Tokens will get stuck (i.e., can’t be transferred out or staked) when sent to this account type.": "",
1297
+ "Ledger {{ledgerApp}} address is not supported for this transfer": ""
1279
1298
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.2.24-2",
17
+ "version": "1.2.25-1",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.2.24-2",
21
- "@subwallet/extension-inject": "^1.2.24-2",
22
- "@subwallet/extension-koni-ui": "^1.2.24-2"
20
+ "@subwallet/extension-base": "^1.2.25-1",
21
+ "@subwallet/extension-inject": "^1.2.25-1",
22
+ "@subwallet/extension-koni-ui": "^1.2.25-1"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",