@subwallet/web-runner 1.1.28-1 → 1.1.30-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-9c912c3ba3e1bf2f7289.js"></script><script defer="defer" src="web-runner-f095ae23daaf24b674db.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-9c912c3ba3e1bf2f7289.js"></script><script defer="defer" src="web-runner-376da57e1fe49caa9733.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -2,7 +2,6 @@
2
2
  "No results found": "",
3
3
  "Please change your search criteria try again": "",
4
4
  "All accounts": "",
5
- "Substrate": "",
6
5
  "Ethereum": "",
7
6
  "Help": "",
8
7
  "Error": "",
@@ -73,7 +72,6 @@
73
72
  "Connect a Keystone device": "",
74
73
  "Attach a watch-only account": "",
75
74
  "Attach an account": "",
76
- "Create with new seed phrase": "",
77
75
  "Derive from an existing account": "",
78
76
  "Import from seed phrase": "",
79
77
  "Import from Polkadot.{js}": "",
@@ -159,7 +157,6 @@
159
157
  "Selected networks": "",
160
158
  "{{number}} networks support": "",
161
159
  "Supported networks": "",
162
- "Copy & Save to the clipboard": "",
163
160
  "Copy to clipboard": "",
164
161
  "Transfer": "",
165
162
  "NFT transaction": "",
@@ -238,7 +235,6 @@
238
235
  "Export successful": "",
239
236
  "Anyone with your key can use any assets held in your account.": "",
240
237
  "Warning: Never disclose this key": "",
241
- "Type your Subwallet password": "",
242
238
  "Your json file": "",
243
239
  "Success!": "",
244
240
  "You have successfully exported JSON file for this account": "",
@@ -248,7 +244,6 @@
248
244
  "Account address is required": "",
249
245
  "Please type or paste account address": "",
250
246
  "Connect Ledger device": "",
251
- "Connect and unlock your Ledger, then open the selected network on your Ledger.": "",
252
247
  "Device found": "",
253
248
  "Loading": "",
254
249
  "Searching Ledger device": "",
@@ -265,11 +260,9 @@
265
260
  "Enter private key": "",
266
261
  "Import by private key": "",
267
262
  "Scan QR": "",
268
- "Please make sure that you have granted SubWallet the access to your device's camera.": "",
269
263
  "Mnemonic needs to contain 12, 15, 18, 21, 24 words": "",
270
264
  "To import an existing account, please enter seed phrase.": "To import an existing account,\n please enter seed phrase.",
271
265
  "I have kept it somewhere safe": "",
272
- "Keep your recovery phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "",
273
266
  "Import by JSON file": "",
274
267
  "Drag and drop the JSON file you exported from Polkadot.{js}": "",
275
268
  "Import {{number}} accounts": "",
@@ -476,8 +469,6 @@
476
469
  "Create a password": "",
477
470
  "Enter password": "",
478
471
  "Confirm password": "",
479
- "8 characters at least. Uppercase, numbers, and special characters are recommended.": "",
480
- "Always choose a strong password!": "",
481
472
  "Instructions": "",
482
473
  "For your wallet protection, SubWallet locks your wallet after 15 minutes of inactivity. You will need this password to unlock it.": "",
483
474
  "Why do I need to enter a password?": "",
@@ -779,7 +770,6 @@
779
770
  "SubWallet has not supported this request for WalletConnect yet": "",
780
771
  "Request not supported": "",
781
772
  "{{number}} accounts": "",
782
- "Unable to fetch {{value}} information": "",
783
773
  "dapp": "",
784
774
  "validator": "",
785
775
  "collator": "",
@@ -865,5 +855,34 @@
865
855
  "Open": "",
866
856
  "State": "",
867
857
  "Earning status": "",
868
- "Earning": ""
858
+ "Earning": "",
859
+ "Switch to another token to see account balance": "",
860
+ "No account with {{symbol}} balance found": "",
861
+ "Refresh balance": "",
862
+ "Reload to fetch {{value}} information": "",
863
+ "Polkadot": "",
864
+ "Create with a new seed phrase": "",
865
+ "Terms of Use": "",
866
+ "I understand and agree to the Terms of Use, which apply to my use of SubWallet and all of its feature": "",
867
+ "Scroll to read all sections": "",
868
+ "SubWallet doesn't keep any copy of your seed phrase and other backup methods such as JSON file or private key.": "",
869
+ "SubWallet can't help you recover your account once your seed phrase, JSON file or private key is lost.": "",
870
+ "You must write down your seed phrase in the correct order. It is recommended that you store it in a secure offline location.": "",
871
+ "You are NOT recommended to download and store your seed phrase in a digital device.": "",
872
+ "Keep your seed phrase safe": "",
873
+ "Tap on all checkboxes to confirm you understand the importance of your seed phrase": "",
874
+ "Don’t show again": "",
875
+ "Copy to the clipboard": "",
876
+ "or": "",
877
+ "Download seed phrase": "",
878
+ "Type your SubWallet password": "",
879
+ "Connect and unlock your Ledger, then open the selected network on your Ledger": "",
880
+ "Make sure that you have granted SubWallet the access to your device's camera": "",
881
+ "Keep your seed phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "",
882
+ "CheckBox is required": "",
883
+ "I understand that SubWallet can’t recover the password.": "",
884
+ "This password can only unlock your SubWallet on this browser": "",
885
+ "Passwords should be at least 8 characters in length, including letters and numbers": "",
886
+ "Unable to fetch staking data. Re-enable current network and try again": "",
887
+ "Unable to fetch staking data. Re-enable \"{{chainName}}\" and try again.": ""
869
888
  }
@@ -2,7 +2,6 @@
2
2
  "No results found": "結果が見つかりません",
3
3
  "Please change your search criteria try again": "検索条件を変更して、もう一度お試しください",
4
4
  "All accounts": "すべてのアカウント",
5
- "Substrate": "Substrate",
6
5
  "Ethereum": "Ethereum",
7
6
  "Help": "ヘルプ",
8
7
  "Error": "エラー",
@@ -73,7 +72,6 @@
73
72
  "Connect a Keystone device": "Keystone デバイスを接続",
74
73
  "Attach a watch-only account": "ウォッチのみのアカウントをアタッチ",
75
74
  "Attach an account": "アカウントをアタッチ",
76
- "Create with new seed phrase": "新しいシードフレーズで作成",
77
75
  "Derive from an existing account": "既存のアカウントから派生",
78
76
  "Import from seed phrase": "シードフレーズからのインポート",
79
77
  "Import from Polkadot.{js}": "Polkadot.js からのインポート",
@@ -159,7 +157,6 @@
159
157
  "Selected networks": "選択されたネットワーク",
160
158
  "{{number}} networks support": "{{number}} のネットワークをサポート",
161
159
  "Supported networks": "サポートネットワーク",
162
- "Copy & Save to the clipboard": "クリップボードにコピー&保存",
163
160
  "Copy to clipboard": "クリップボードにコピー",
164
161
  "Transfer": "転送",
165
162
  "NFT transaction": "NFTトランザクション",
@@ -238,7 +235,6 @@
238
235
  "Export successful": "エクスポートが成功",
239
236
  "Anyone with your key can use any assets held in your account.": "あなたのキーを持っている人は誰でもあなたのアカウントにある資産を使用できます",
240
237
  "Warning: Never disclose this key": "警告: この鍵を開示しないでください",
241
- "Type your Subwallet password": "SubWallet パスワードを入力",
242
238
  "Your json file": "あなたのJSONファイル",
243
239
  "Success!": "成功!",
244
240
  "You have successfully exported JSON file for this account": "このアカウントのJSONファイルのエクスポートに成功しました。",
@@ -248,7 +244,6 @@
248
244
  "Account address is required": "アカウントアドレスが必要です",
249
245
  "Please type or paste account address": "アカウントアドレスを入力または貼り付けてください",
250
246
  "Connect Ledger device": "Ledger デバイスを接続",
251
- "Connect and unlock your Ledger, then open the selected network on your Ledger.": "Ledgerに 接続してロックを解除し、Ledger で選択したネットワークを開きます。",
252
247
  "Device found": "デバイスが見つかりました",
253
248
  "Loading": "読み込み",
254
249
  "Searching Ledger device": "Ledgerデバイスを検索しています",
@@ -265,11 +260,9 @@
265
260
  "Enter private key": "秘密鍵を入力",
266
261
  "Import by private key": "秘密鍵によるインポート",
267
262
  "Scan QR": "QRをスキャン",
268
- "Please make sure that you have granted SubWallet the access to your device's camera.": "デバイスのカメラへのアクセスをSubWallet に許可していることを確認してください。",
269
263
  "Mnemonic needs to contain 12, 15, 18, 21, 24 words": "ニーモニックは12、15、18、21、24語を含める必要があります",
270
264
  "To import an existing account, please enter seed phrase.": "既存のアカウントをインポートするには、\nシードフレーズを入力してください.",
271
265
  "I have kept it somewhere safe": "私は安全に保管しました。",
272
- "Keep your recovery phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "回復フレーズを安全な場所に保管し、決して開示しないでください。このフレーズを持っている人なら誰でもあなたの資産を制御できます。",
273
266
  "Import by JSON file": "JSONファイルによるインポート",
274
267
  "Drag and drop the JSON file you exported from Polkadot.{js}": "Polkadot.js からエクスポートしたJSONファイルをドラッグアンドドロップ",
275
268
  "Import {{number}} accounts": "{{number}} のアカウントをインポート",
@@ -476,8 +469,6 @@
476
469
  "Create a password": "パスワードを作成",
477
470
  "Enter password": "パスワードを入力",
478
471
  "Confirm password": "パスワードを確認",
479
- "8 characters at least. Uppercase, numbers, and special characters are recommended.": "最低8文字。大文字、数字、特殊文字を推奨。",
480
- "Always choose a strong password!": "常に強力なパスワードを選択してください!",
481
472
  "Instructions": "手順",
482
473
  "For your wallet protection, SubWallet locks your wallet after 15 minutes of inactivity. You will need this password to unlock it.": "ウォレットを保護するために、SubWalletは15分間使用されないとウォレットをロックします。ロックを解除するにはこのパスワードが必要です。",
483
474
  "Why do I need to enter a password?": "なぜパスワードを入力する必要があるのですか?",
@@ -779,7 +770,6 @@
779
770
  "SubWallet has not supported this request for WalletConnect yet": "",
780
771
  "Request not supported": "",
781
772
  "{{number}} accounts": "",
782
- "Unable to fetch {{value}} information": "",
783
773
  "dapp": "",
784
774
  "validator": "",
785
775
  "collator": "",
@@ -865,5 +855,34 @@
865
855
  "Open": "",
866
856
  "State": "",
867
857
  "Earning status": "",
868
- "Earning": ""
858
+ "Earning": "",
859
+ "Switch to another token to see account balance": "",
860
+ "Refresh balance": "",
861
+ "Reload to fetch {{value}} information": "",
862
+ "Polkadot": "",
863
+ "Create with a new seed phrase": "",
864
+ "Terms of Use": "",
865
+ "I understand and agree to the Terms of Use, which apply to my use of SubWallet and all of its feature": "",
866
+ "Scroll to read all sections": "",
867
+ "SubWallet doesn't keep any copy of your seed phrase and other backup methods such as JSON file or private key.": "",
868
+ "SubWallet can't help you recover your account once your seed phrase, JSON file or private key is lost.": "",
869
+ "You must write down your seed phrase in the correct order. It is recommended that you store it in a secure offline location.": "",
870
+ "You are NOT recommended to download and store your seed phrase in a digital device.": "",
871
+ "Keep your seed phrase safe": "",
872
+ "Tap on all checkboxes to confirm you understand the importance of your seed phrase": "",
873
+ "Don’t show again": "",
874
+ "Copy to the clipboard": "",
875
+ "or": "",
876
+ "Download seed phrase": "",
877
+ "Type your SubWallet password": "",
878
+ "Connect and unlock your Ledger, then open the selected network on your Ledger": "",
879
+ "Make sure that you have granted SubWallet the access to your device's camera": "",
880
+ "Keep your seed phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "",
881
+ "No account with {{symbol}} balance found": "",
882
+ "CheckBox is required": "",
883
+ "I understand that SubWallet can’t recover the password.": "",
884
+ "This password can only unlock your SubWallet on this browser": "",
885
+ "Passwords should be at least 8 characters in length, including letters and numbers": "",
886
+ "Unable to fetch staking data. Re-enable current network and try again": "",
887
+ "Unable to fetch staking data. Re-enable \"{{chainName}}\" and try again.": ""
869
888
  }
@@ -2,7 +2,6 @@
2
2
  "No results found": "Результаты не найдены",
3
3
  "Please change your search criteria try again": "Пожалуйста измените критерии поиска и повторите попытку",
4
4
  "All accounts": "Все аккаунты",
5
- "Substrate": "Субстрат",
6
5
  "Ethereum": "Ethereum",
7
6
  "Help": "",
8
7
  "Error": "Ошибка",
@@ -73,7 +72,6 @@
73
72
  "Connect a Keystone device": "Подключить устройство Keystone",
74
73
  "Attach a watch-only account": "Прикрепить аккаунт только для просмотра",
75
74
  "Attach an account": "Прикрепить аккаунт",
76
- "Create with new seed phrase": "Создать с новой исходной фразой",
77
75
  "Derive from an existing account": "Получить из существующего аккаунта",
78
76
  "Import from seed phrase": "Импорт из сид-фразы",
79
77
  "Import from Polkadot.{js}": "Импорт из Polkadot.{js}",
@@ -159,7 +157,6 @@
159
157
  "Selected networks": "",
160
158
  "{{number}} networks support": "",
161
159
  "Supported networks": "",
162
- "Copy & Save to the clipboard": "",
163
160
  "Copy to clipboard": "Скопировать в буфер обмена",
164
161
  "Transfer": "Переводить",
165
162
  "NFT transaction": "Транзакция NFT",
@@ -238,7 +235,6 @@
238
235
  "Export successful": "Экспорт выполнен успешно",
239
236
  "Anyone with your key can use any assets held in your account.": "Любой с ваш ключем, может использовать любые активы, хранящиеся в вашем аккаунте",
240
237
  "Warning: Never disclose this key": "Предупреждение: никогда не разглашайте этот ключ",
241
- "Type your Subwallet password": "Введите свой пароль для Subwallet",
242
238
  "Your json file": "Ваш Json-файл",
243
239
  "Success!": "Успех!",
244
240
  "You have successfully exported JSON file for this account": "Вы успешно экспортировали файл JSON для этого аккаунта.",
@@ -248,7 +244,6 @@
248
244
  "Account address is required": "Адрес аккаунта требуется",
249
245
  "Please type or paste account address": "Пожалуйста, введите или вставьте адрес аккаунта",
250
246
  "Connect Ledger device": "Подключить устройство Ledger",
251
- "Connect and unlock your Ledger, then open the selected network on your Ledger.": "Подключится и разблокировать свой Ledger, затем открыть выбранную сеть в своем Ledger.",
252
247
  "Device found": "",
253
248
  "Loading": "",
254
249
  "Searching Ledger device": "Поиск устройства Ledger",
@@ -265,11 +260,9 @@
265
260
  "Enter private key": "Введите приватный ключ",
266
261
  "Import by private key": "Импорт с помощью приватного ключа",
267
262
  "Scan QR": "Отсканировать QR",
268
- "Please make sure that you have granted SubWallet the access to your device's camera.": "Убедитесь, что вы предоставили SubWallet доступ к камере вашего устройства.",
269
263
  "Mnemonic needs to contain 12, 15, 18, 21, 24 words": "Мнемоника должна содержать 12, 15, 18, 21, 24 слова.",
270
264
  "To import an existing account, please enter seed phrase.": "Чтобы импорт существующий аккаунт,\n введите сид-фразу.",
271
265
  "I have kept it somewhere safe": "Я её в надежном месте спрятал",
272
- "Keep your recovery phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "Держите свою фразу восстановления в надежном месте и никогда не разглашайте ее. Любой с этой фразой может получить контроль над вашими активами.",
273
266
  "Import by JSON file": "Импорт JSON-файл",
274
267
  "Drag and drop the JSON file you exported from Polkadot.{js}": "Перетащить JSON-файл, который вы экспортировали из Polkadot.{js}",
275
268
  "Import {{number}} accounts": "",
@@ -476,8 +469,6 @@
476
469
  "Create a password": "Создать пароль",
477
470
  "Enter password": "Введить пароль",
478
471
  "Confirm password": "Подтвердить пароль",
479
- "8 characters at least. Uppercase, numbers, and special characters are recommended.": "По крайней мере 8 символов. Рекомендуются заглавная буква, цифры и специальные символы.",
480
- "Always choose a strong password!": "Всегда выбирайте надежный пароль!",
481
472
  "Instructions": "Инструкции",
482
473
  "For your wallet protection, SubWallet locks your wallet after 15 minutes of inactivity. You will need this password to unlock it.": "Для защиты вашего кошелька SubWallet блокирует ваш кошелек через 15 минут бездействия. Вам понадобится этот пароль, чтобы разблокировать его.",
483
474
  "Why do I need to enter a password?": "Зачем мне вводить пароль?",
@@ -779,7 +770,6 @@
779
770
  "SubWallet has not supported this request for WalletConnect yet": "",
780
771
  "Request not supported": "",
781
772
  "{{number}} accounts": "",
782
- "Unable to fetch {{value}} information": "",
783
773
  "dapp": "",
784
774
  "validator": "",
785
775
  "collator": "",
@@ -865,5 +855,34 @@
865
855
  "Open": "",
866
856
  "State": "",
867
857
  "Earning status": "",
868
- "Earning": ""
858
+ "Earning": "",
859
+ "Switch to another token to see account balance": "",
860
+ "Refresh balance": "",
861
+ "Reload to fetch {{value}} information": "",
862
+ "Polkadot": "",
863
+ "Create with a new seed phrase": "",
864
+ "Terms of Use": "",
865
+ "I understand and agree to the Terms of Use, which apply to my use of SubWallet and all of its feature": "",
866
+ "Scroll to read all sections": "",
867
+ "SubWallet doesn't keep any copy of your seed phrase and other backup methods such as JSON file or private key.": "",
868
+ "SubWallet can't help you recover your account once your seed phrase, JSON file or private key is lost.": "",
869
+ "You must write down your seed phrase in the correct order. It is recommended that you store it in a secure offline location.": "",
870
+ "You are NOT recommended to download and store your seed phrase in a digital device.": "",
871
+ "Keep your seed phrase safe": "",
872
+ "Tap on all checkboxes to confirm you understand the importance of your seed phrase": "",
873
+ "Don’t show again": "",
874
+ "Copy to the clipboard": "",
875
+ "or": "",
876
+ "Download seed phrase": "",
877
+ "Type your SubWallet password": "",
878
+ "Connect and unlock your Ledger, then open the selected network on your Ledger": "",
879
+ "Make sure that you have granted SubWallet the access to your device's camera": "",
880
+ "Keep your seed phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "",
881
+ "No account with {{symbol}} balance found": "",
882
+ "CheckBox is required": "",
883
+ "I understand that SubWallet can’t recover the password.": "",
884
+ "This password can only unlock your SubWallet on this browser": "",
885
+ "Passwords should be at least 8 characters in length, including letters and numbers": "",
886
+ "Unable to fetch staking data. Re-enable current network and try again": "",
887
+ "Unable to fetch staking data. Re-enable \"{{chainName}}\" and try again.": ""
869
888
  }
@@ -2,7 +2,6 @@
2
2
  "No results found": "Không có kết quả",
3
3
  "Please change your search criteria try again": "Vui lòng thay đổi tiêu chí tìm kiếm và thử lại",
4
4
  "All accounts": "Tất cả tài khoản",
5
- "Substrate": "Substrate",
6
5
  "Ethereum": "Ethereum",
7
6
  "Help": "Hỗ trợ",
8
7
  "Error": "Lỗi",
@@ -73,7 +72,6 @@
73
72
  "Connect a Keystone device": "Kết nối thiết bị Keystone",
74
73
  "Attach a watch-only account": "Kết nối tài khoản chỉ xem",
75
74
  "Attach an account": "Kết nối tài khoản",
76
- "Create with new seed phrase": "Tạo mới bằng seed phrase",
77
75
  "Derive from an existing account": "Tạo tài khoản phái sinh",
78
76
  "Import from seed phrase": "Nhập từ seed phrase",
79
77
  "Import from Polkadot.{js}": "Nhập từ Polkadot.{js}",
@@ -159,7 +157,6 @@
159
157
  "Selected networks": "Mạng đã chọn",
160
158
  "{{number}} networks support": "{{number}} mạng đã hỗ trợ",
161
159
  "Supported networks": "Các mạng đã hỗ trợ",
162
- "Copy & Save to the clipboard": "Sao chép và lưu vào bảng nhớ tạm",
163
160
  "Copy to clipboard": "Sao chép vào bảng nhớ tạm",
164
161
  "Transfer": "Chuyển tài sản",
165
162
  "NFT transaction": "Giao dịch NFT",
@@ -238,7 +235,6 @@
238
235
  "Export successful": "Xuất thành công",
239
236
  "Anyone with your key can use any assets held in your account.": "Bất cứ ai có seed phrase đều có thể kiểm soát toàn bộ tài sản trong tài khoản của bạn.",
240
237
  "Warning: Never disclose this key": "Cảnh báo: Không bao giờ tiết lộ seed phrase này.",
241
- "Type your Subwallet password": "Nhập mật khẩu SubWallet của bạn",
242
238
  "Your json file": "Tệp JSON của bạn",
243
239
  "Success!": "Thành công!",
244
240
  "You have successfully exported JSON file for this account": "Bạn đã xuất thành công tệp JSON của tài khoản này",
@@ -248,7 +244,6 @@
248
244
  "Account address is required": "Địa chỉ là bắt buộc",
249
245
  "Please type or paste account address": "Vui lòng nhập hoặc dán địa chỉ",
250
246
  "Connect Ledger device": "Kết nối thiết bị Ledger",
251
- "Connect and unlock your Ledger, then open the selected network on your Ledger.": "Kết nối và mở khóa Ledger của bạn, sau đó mở mạng đã chọn trên Ledger.",
252
247
  "Device found": "Đã tìm thấy thiết bị",
253
248
  "Loading": "Đang tải",
254
249
  "Searching Ledger device": "",
@@ -265,11 +260,9 @@
265
260
  "Enter private key": "Nhập private key",
266
261
  "Import by private key": "Nhập bằng private key",
267
262
  "Scan QR": "Quét mã QR",
268
- "Please make sure that you have granted SubWallet the access to your device's camera.": "Hãy đảm bảo rằng bạn đã cấp cho SubWallet quyền truy cập vào máy ảnh trên thiết bị của bạn.",
269
263
  "Mnemonic needs to contain 12, 15, 18, 21, 24 words": "Seed phrase cần chứa 12, 15, 18, 21, hoặc 24 từ",
270
264
  "To import an existing account, please enter seed phrase.": "Để nhập một tài khoản có sẵn,\n vui lòng nhập seed phrase.",
271
265
  "I have kept it somewhere safe": "Tôi đã lưu trữ seed phrase an toàn",
272
- "Keep your recovery phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "Hãy lưu trữ seed phrase của bạn ở nơi an toàn và bí mật. Bất kỳ ai có được seed phrase sẽ nắm toàn quyền kiểm soát tài sản của bạn.",
273
266
  "Import by JSON file": "Nhập bằng tệp JSON",
274
267
  "Drag and drop the JSON file you exported from Polkadot.{js}": "Kéo và thả tệp JSON bạn đã xuất từ Polkadot.{js}",
275
268
  "Import {{number}} accounts": "Nhập {{number}} tài khoản",
@@ -476,8 +469,6 @@
476
469
  "Create a password": "Tạo một mật khẩu",
477
470
  "Enter password": "Nhập mật khẩu",
478
471
  "Confirm password": "Xác nhận mật khẩu",
479
- "8 characters at least. Uppercase, numbers, and special characters are recommended.": "Cần ít nhất 8 ký tự. Nên dùng chữ cái viết hoa, số và ký tự đặc biệt.",
480
- "Always choose a strong password!": "Hãy luôn chọn mật khẩu mạnh!",
481
472
  "Instructions": "Hướng dẫn",
482
473
  "For your wallet protection, SubWallet locks your wallet after 15 minutes of inactivity. You will need this password to unlock it.": "Để bảo vệ tài khoản của bạn, SubWallet sẽ khóa ví sau 15 phút không hoạt động. Bạn sẽ cần mật khẩu chính để mở khóa.",
483
474
  "Why do I need to enter a password?": "Tại sao tôi cần nhập mật khẩu?",
@@ -779,7 +770,6 @@
779
770
  "SubWallet has not supported this request for WalletConnect yet": "SubWallet chưa hỗ trợ yêu cầu này cho WalletConnect",
780
771
  "Request not supported": "Yêu cầu không được hỗ trợ",
781
772
  "{{number}} accounts": "{{number}} tài khoản",
782
- "Unable to fetch {{value}} information": "Không thể lấy thông tin của {{value}}",
783
773
  "dapp": "",
784
774
  "validator": "",
785
775
  "collator": "",
@@ -865,5 +855,34 @@
865
855
  "Open": "",
866
856
  "State": "",
867
857
  "Earning status": "",
868
- "Earning": ""
858
+ "Earning": "",
859
+ "Switch to another token to see account balance": "Vui lòng chọn token khác để xem số dư tài khoản",
860
+ "No account with {{symbol}} balance found": "Không tìm thấy tài khoản có số dư {{symbol}}",
861
+ "Refresh balance": "",
862
+ "Reload to fetch {{value}} information": "",
863
+ "Polkadot": "",
864
+ "Create with a new seed phrase": "",
865
+ "Terms of Use": "",
866
+ "I understand and agree to the Terms of Use, which apply to my use of SubWallet and all of its feature": "",
867
+ "Scroll to read all sections": "",
868
+ "SubWallet doesn't keep any copy of your seed phrase and other backup methods such as JSON file or private key.": "",
869
+ "SubWallet can't help you recover your account once your seed phrase, JSON file or private key is lost.": "",
870
+ "You must write down your seed phrase in the correct order. It is recommended that you store it in a secure offline location.": "",
871
+ "You are NOT recommended to download and store your seed phrase in a digital device.": "",
872
+ "Keep your seed phrase safe": "",
873
+ "Tap on all checkboxes to confirm you understand the importance of your seed phrase": "",
874
+ "Don’t show again": "",
875
+ "Copy to the clipboard": "",
876
+ "or": "",
877
+ "Download seed phrase": "",
878
+ "Type your SubWallet password": "",
879
+ "Connect and unlock your Ledger, then open the selected network on your Ledger": "",
880
+ "Make sure that you have granted SubWallet the access to your device's camera": "",
881
+ "Keep your seed phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "",
882
+ "CheckBox is required": "",
883
+ "I understand that SubWallet can’t recover the password.": "",
884
+ "This password can only unlock your SubWallet on this browser": "",
885
+ "Passwords should be at least 8 characters in length, including letters and numbers": "",
886
+ "Unable to fetch staking data. Re-enable current network and try again": "",
887
+ "Unable to fetch staking data. Re-enable \"{{chainName}}\" and try again.": ""
869
888
  }
@@ -2,7 +2,6 @@
2
2
  "No results found": "未找到结果",
3
3
  "Please change your search criteria try again": "请替换搜索条件并重试",
4
4
  "All accounts": "所有账户",
5
- "Substrate": "Substrate",
6
5
  "Ethereum": "以太坊",
7
6
  "Help": "求助",
8
7
  "Error": "出错",
@@ -73,7 +72,6 @@
73
72
  "Connect a Keystone device": "连接Keystone设备",
74
73
  "Attach a watch-only account": "附加仅供查看的帐户",
75
74
  "Attach an account": "附加账户",
76
- "Create with new seed phrase": "使用新助记词创建新帐户",
77
75
  "Derive from an existing account": "从现有账户派生新账户",
78
76
  "Import from seed phrase": "从助记词导入",
79
77
  "Import from Polkadot.{js}": "从Polkadot.{js}导入",
@@ -159,7 +157,6 @@
159
157
  "Selected networks": "选择的网络",
160
158
  "{{number}} networks support": "{{number}}网络支持",
161
159
  "Supported networks": "已支持的网络",
162
- "Copy & Save to the clipboard": "复制并保存到剪贴板",
163
160
  "Copy to clipboard": "复制到剪贴板",
164
161
  "Transfer": "转移",
165
162
  "NFT transaction": "NFT交易",
@@ -238,7 +235,6 @@
238
235
  "Export successful": "导出成功",
239
236
  "Anyone with your key can use any assets held in your account.": "你的私钥一旦泄露,其他人将能够使用你账户中的所有资产。",
240
237
  "Warning: Never disclose this key": "警告: 切勿泄露此私钥",
241
- "Type your Subwallet password": "填充你的Subwallet密码",
242
238
  "Your json file": "你的JSON文件",
243
239
  "Success!": "成功!",
244
240
  "You have successfully exported JSON file for this account": "为此账户导出JSON文件成功",
@@ -248,7 +244,6 @@
248
244
  "Account address is required": "账户地址为必填项",
249
245
  "Please type or paste account address": "请输入或粘贴账户地址",
250
246
  "Connect Ledger device": "连接Ledger 设备",
251
- "Connect and unlock your Ledger, then open the selected network on your Ledger.": "连接并解锁你的 Ledger,打开 Ledger上选定的网络。",
252
247
  "Device found": "找到设备",
253
248
  "Loading": "加载中",
254
249
  "Searching Ledger device": "",
@@ -265,11 +260,9 @@
265
260
  "Enter private key": "输入私钥",
266
261
  "Import by private key": "通过私钥导入",
267
262
  "Scan QR": "扫描二维码",
268
- "Please make sure that you have granted SubWallet the access to your device's camera.": "请确保你已授予SubWallet访问设备相机的权限。",
269
263
  "Mnemonic needs to contain 12, 15, 18, 21, 24 words": "助记词需要包含12、15、18、21、24个字",
270
264
  "To import an existing account, please enter seed phrase.": "如需导入已存在的钱包,\n请输入助记词.",
271
265
  "I have kept it somewhere safe": "我已将其保存在安全的地方",
272
- "Keep your recovery phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "请将你的助记词保存于安全地方且切勿泄露。持有该助记词的人能够控制你的资产。",
273
266
  "Import by JSON file": "通过JSON文件导入",
274
267
  "Drag and drop the JSON file you exported from Polkadot.{js}": "拖放从Polkadot.{js}导出的JSON文件。",
275
268
  "Import {{number}} accounts": "导入{{number}}账户",
@@ -476,8 +469,6 @@
476
469
  "Create a password": "创建密码",
477
470
  "Enter password": "输入密码",
478
471
  "Confirm password": "确认密码",
479
- "8 characters at least. Uppercase, numbers, and special characters are recommended.": "至少需要8个字符。建议使用大写字母、数字和特殊字符。",
480
- "Always choose a strong password!": "请使用强密码!",
481
472
  "Instructions": "说明",
482
473
  "For your wallet protection, SubWallet locks your wallet after 15 minutes of inactivity. You will need this password to unlock it.": "为保护您的钱包安全,若钱包在15分钟内不活动则将自动锁定,您需要输入密码来解锁。",
483
474
  "Why do I need to enter a password?": "为何需要输入密码?",
@@ -779,7 +770,6 @@
779
770
  "SubWallet has not supported this request for WalletConnect yet": "SubWallet 尚不支持连接钱包的这一请求",
780
771
  "Request not supported": "不支持的请求",
781
772
  "{{number}} accounts": "{{number}} 账户",
782
- "Unable to fetch {{value}} information": "无法获取{{value}}资料",
783
773
  "dapp": "",
784
774
  "validator": "验证者",
785
775
  "collator": "整理者",
@@ -865,5 +855,34 @@
865
855
  "Open": "",
866
856
  "State": "",
867
857
  "Earning status": "",
868
- "Earning": ""
858
+ "Earning": "",
859
+ "Switch to another token to see account balance": "请选择其他代币查看账户余额",
860
+ "Refresh balance": "",
861
+ "No account with {{symbol}} balance found": "未找到有{{symbol}}余额的账户",
862
+ "Reload to fetch {{value}} information": "",
863
+ "Polkadot": "",
864
+ "Create with a new seed phrase": "",
865
+ "Terms of Use": "",
866
+ "I understand and agree to the Terms of Use, which apply to my use of SubWallet and all of its feature": "",
867
+ "Scroll to read all sections": "",
868
+ "SubWallet doesn't keep any copy of your seed phrase and other backup methods such as JSON file or private key.": "",
869
+ "SubWallet can't help you recover your account once your seed phrase, JSON file or private key is lost.": "",
870
+ "You must write down your seed phrase in the correct order. It is recommended that you store it in a secure offline location.": "",
871
+ "You are NOT recommended to download and store your seed phrase in a digital device.": "",
872
+ "Keep your seed phrase safe": "",
873
+ "Tap on all checkboxes to confirm you understand the importance of your seed phrase": "",
874
+ "Don’t show again": "",
875
+ "Copy to the clipboard": "",
876
+ "or": "",
877
+ "Download seed phrase": "",
878
+ "Type your SubWallet password": "",
879
+ "Connect and unlock your Ledger, then open the selected network on your Ledger": "",
880
+ "Make sure that you have granted SubWallet the access to your device's camera": "",
881
+ "Keep your seed phrase in a safe place and never disclose it. Anyone with this phrase can take control of your assets.": "",
882
+ "CheckBox is required": "",
883
+ "I understand that SubWallet can’t recover the password.": "",
884
+ "This password can only unlock your SubWallet on this browser": "",
885
+ "Passwords should be at least 8 characters in length, including letters and numbers": "",
886
+ "Unable to fetch staking data. Re-enable current network and try again": "",
887
+ "Unable to fetch staking data. Re-enable \"{{chainName}}\" and try again.": ""
869
888
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.1.28-1",
17
+ "version": "1.1.30-0",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.1.28-1",
21
- "@subwallet/extension-inject": "^1.1.28-1",
22
- "@subwallet/extension-koni-ui": "^1.1.28-1"
20
+ "@subwallet/extension-base": "^1.1.30-0",
21
+ "@subwallet/extension-inject": "^1.1.30-0",
22
+ "@subwallet/extension-koni-ui": "^1.1.30-0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",