forked from polkadot-js/extension
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
35 changed files
with
189 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1273,7 +1273,6 @@ | |
"An error occurred when signing this request. Try again or contact support at [email protected]": "", | ||
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "", | ||
"Method not supported": "", | ||
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"Do you still want to get the address?": "", | ||
"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.": "", | ||
"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": "", | ||
|
@@ -1407,5 +1406,11 @@ | |
"Invalid asset ID": "", | ||
"Please type or paste an asset ID": "", | ||
"Asset ID": "", | ||
"Claim POLYGON bridge": "" | ||
"Claim POLYGON bridge": "", | ||
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "", | ||
"Unable to send. NFT not supported on recipient address": "", | ||
"EVM accounts": "", | ||
"Substrate accounts": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1273,7 +1273,6 @@ | |
"An error occurred when signing this request. Try again or contact support at [email protected]": "", | ||
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "", | ||
"Method not supported": "", | ||
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"Do you still want to get the address?": "", | ||
"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.": "", | ||
"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": "", | ||
|
@@ -1407,5 +1406,11 @@ | |
"Invalid asset ID": "", | ||
"Please type or paste an asset ID": "", | ||
"Asset ID": "", | ||
"Claim POLYGON bridge": "" | ||
"Claim POLYGON bridge": "", | ||
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "", | ||
"Unable to send. NFT not supported on recipient address": "", | ||
"EVM accounts": "", | ||
"Substrate accounts": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1273,7 +1273,6 @@ | |
"An error occurred when signing this request. Try again or contact support at [email protected]": "", | ||
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "", | ||
"Method not supported": "", | ||
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"Do you still want to get the address?": "", | ||
"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.": "", | ||
"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": "", | ||
|
@@ -1407,5 +1406,11 @@ | |
"Invalid asset ID": "", | ||
"Please type or paste an asset ID": "", | ||
"Asset ID": "", | ||
"Claim POLYGON bridge": "" | ||
"Claim POLYGON bridge": "", | ||
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "", | ||
"Unable to send. NFT not supported on recipient address": "", | ||
"EVM accounts": "", | ||
"Substrate accounts": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1273,7 +1273,6 @@ | |
"An error occurred when signing this request. Try again or contact support at [email protected]": "", | ||
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "", | ||
"Method not supported": "", | ||
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"Do you still want to get the address?": "", | ||
"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.": "", | ||
"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": "", | ||
|
@@ -1407,5 +1406,11 @@ | |
"Invalid asset ID": "", | ||
"Please type or paste an asset ID": "", | ||
"Asset ID": "", | ||
"Claim POLYGON bridge": "" | ||
"Claim POLYGON bridge": "", | ||
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "", | ||
"Unable to send. NFT not supported on recipient address": "", | ||
"EVM accounts": "", | ||
"Substrate accounts": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1273,7 +1273,6 @@ | |
"An error occurred when signing this request. Try again or contact support at [email protected]": "", | ||
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "", | ||
"Method not supported": "", | ||
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"Do you still want to get the address?": "", | ||
"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.": "", | ||
"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": "", | ||
|
@@ -1407,5 +1406,11 @@ | |
"Invalid asset ID": "", | ||
"Please type or paste an asset ID": "", | ||
"Asset ID": "", | ||
"Claim POLYGON bridge": "" | ||
"Claim POLYGON bridge": "", | ||
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "", | ||
"Unable to send. NFT not supported on recipient address": "", | ||
"EVM accounts": "", | ||
"Substrate accounts": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1273,7 +1273,6 @@ | |
"An error occurred when signing this request. Try again or contact support at [email protected]": "", | ||
"This sign method is not supported by SubWallet. Try again or contact support at [email protected]": "", | ||
"Method not supported": "", | ||
"The recipient account has {{amount}} {{nativeSymbol}} which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"Do you still want to get the address?": "", | ||
"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.": "", | ||
"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": "", | ||
|
@@ -1407,5 +1406,11 @@ | |
"Invalid asset ID": "", | ||
"Please type or paste an asset ID": "", | ||
"Asset ID": "", | ||
"Claim POLYGON bridge": "" | ||
"Claim POLYGON bridge": "", | ||
"The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again": "", | ||
"You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again": "", | ||
"Unable to send. NFT not supported on recipient address": "", | ||
"EVM accounts": "", | ||
"Substrate accounts": "" | ||
} |
Oops, something went wrong.