@subwallet/web-runner 1.3.54-1 → 1.3.55-1

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.
@@ -1601,5 +1601,237 @@
1601
1601
  "A fee equivalent of {{fee}} TAO will be deducted from your stake amount on the new validator once the transaction is complete": "",
1602
1602
  "An unstaking fee of {{fee}} TAO will be deducted from your unstaked amount once the transaction is complete": "",
1603
1603
  "Unable to stake due to a slippage of {{slippage}}%, which exceeds the current slippage set for this transaction. Lower your stake amount or increase slippage and try again": "",
1604
- "Unable to unstake due to a slippage of {{slippage}}%, which exceeds the current slippage set for this transaction. Lower your unstake amount or increase slippage and try again": ""
1605
- }
1604
+ "Unable to unstake due to a slippage of {{slippage}}%, which exceeds the current slippage set for this transaction. Lower your unstake amount or increase slippage and try again": "",
1605
+ "bg.TRANSACTION.core.validation.request.unableToFindAccount": "Unable to find account",
1606
+ "bg.TRANSACTION.core.validation.transfer.unableToFindAccount": "Unable to find account",
1607
+ "bg.koni.handler.Extension.unableToFindAccount": "Unable to find account",
1608
+ "bg.ACCOUNT.services.keyring.handler.Mnemonic.unableToFindAccount": "Unable to find account",
1609
+ "bg.ACCOUNT.services.keyring.handler.Modify.unableToFindAccount": "Unable to find account",
1610
+ "bg.ACCOUNT.utils.account.deriveSoloInfo.unableToFindAccount": "Unable to find account",
1611
+ "bg.utils.invalidUrlForProvider": "Invalid URL for provider",
1612
+ "bg.ACCOUNT.types.error.account.common.accountNameInUse": "Account name already in use",
1613
+ "bg.BALANCE.background.error.Balance.unableToGetBalanceReEnableNetwork": "无法获取余额。请重新连接网络",
1614
+ "bg.NETWORK.background.error.Provider.rejectedByUser": "Rejected by user",
1615
+ "bg.TRANSACTION.background.error.Transaction.rejectedByUser": "Rejected by user",
1616
+ "bg.TRANSACTION.background.error.Transaction.insufficientBalance": "Insufficient balance",
1617
+ "bg.koni.handler.Extension.insufficientBalance": "Insufficient balance",
1618
+ "bg.koni.handler.State.insufficientBalance": "Insufficient balance",
1619
+ "bg.BALANCE.background.error.Balance.networkInactiveEnable": "Network is inactive. Please enable network",
1620
+ "bg.BALANCE.background.error.Balance.tokenNotSupported": "Token is not supported",
1621
+ "bg.DAPP.background.error.BitcoinProvider.userRejectedRequest": "User Rejected Request",
1622
+ "bg.DAPP.background.error.EvmProvider.userRejectedRequest": "User Rejected Request",
1623
+ "bg.DAPP.background.error.BitcoinProvider.failedToSign": "Failed to sign",
1624
+ "bg.DAPP.background.error.EvmProvider.failedToSign": "Failed to sign",
1625
+ "bg.TRANSACTION_SERVICE.services.service.transaction.failedToSign": "Failed to sign",
1626
+ "bg.DAPP.background.error.BitcoinProvider.unsupportedMethod": "Unsupported Method",
1627
+ "bg.DAPP.background.error.EvmProvider.unsupportedMethod": "Unsupported Method",
1628
+ "bg.DAPP.background.error.BitcoinProvider.networkIsDisconnected": "Network is disconnected",
1629
+ "bg.DAPP.background.error.EvmProvider.networkIsDisconnected": "Network is disconnected",
1630
+ "bg.NETWORK.background.error.Provider.networkIsDisconnected": "Network is disconnected",
1631
+ "bg.TRANSACTION.background.error.Transaction.networkIsDisconnected": "Network is disconnected",
1632
+ "bg.DAPP.background.error.BitcoinProvider.undefinedErrorContactSupport": "Undefined error. Please contact SubWallet support",
1633
+ "bg.DAPP.background.error.EvmProvider.undefinedErrorContactSupport": "Undefined error. Please contact SubWallet support",
1634
+ "bg.NETWORK.background.error.Provider.undefinedErrorContactSupport": "Undefined error. Please contact SubWallet support",
1635
+ "bg.TRANSACTION.background.error.Transaction.undefinedErrorContactSupport": "Undefined error. Please contact SubWallet support",
1636
+ "bg.DAPP.background.error.EvmProvider.networkCurrentlyNotSupported": "This network is currently not supported",
1637
+ "bg.SWAP.background.error.Swap.noSwapQuoteFound": "No swap quote found. Change your network endpoint or adjust amount and try again",
1638
+ "bg.SWAP.background.error.Swap.amountTooLow": "Amount too low. Increase your amount and try again",
1639
+ "bg.SWAP.background.error.Swap.quoteTimeout": "Quote timeout",
1640
+ "bg.TRANSACTION.background.error.Transaction.quoteTimeout": "Quote timeout",
1641
+ "bg.SWAP.background.error.Swap.undefinedErrorCheckConnection": "Undefined error. Check your Internet connection or contact support",
1642
+ "bg.SWAP.background.error.Swap.swapPairNotSupported": "This swap pair is not supported",
1643
+ "bg.SWAP.background.error.Swap.invalidRecipient": "Invalid recipient",
1644
+ "bg.TRANSACTION.background.error.Transaction.invalidRecipient": "Invalid recipient",
1645
+ "bg.SWAP.background.error.Swap.cannotSwapAllBalance": "You cannot swap all your balance. Lower your amount and try again",
1646
+ "bg.SWAP.background.error.Swap.depositMoreFundsToSwap": "You must deposit more funds to swap",
1647
+ "bg.SWAP.background.error.Swap.insufficientLiquidity": "Insufficient liquidity to complete the swap. Lower your amount and try again",
1648
+ "bg.SWAP.background.error.Swap.amountMustBeGreaterThanZero": "数量必须大于0",
1649
+ "bg.EARNING.services.service.earning.lending.amountMustBeGreaterThanZero": "数量必须大于0",
1650
+ "bg.EARNING.services.service.earning.liquidStaking.amountMustBeGreaterThanZero": "数量必须大于0",
1651
+ "bg.EARNING.services.service.earning.nativeStakingPara.amountMustBeGreaterThanZero": "数量必须大于0",
1652
+ "bg.EARNING.services.service.earning.nativeStakingRelay.amountMustBeGreaterThanZero": "数量必须大于0",
1653
+ "bg.EARNING.services.service.earning.nominationPool.amountMustBeGreaterThanZero": "数量必须大于0",
1654
+ "bg.SWAP.background.error.Swap.unableToProcessSwap": "Unable to process this swap at the moment. Try again later",
1655
+ "bg.TRANSACTION.background.error.Transaction.transactionInQueue": "Another transaction is in queue. Please try again later",
1656
+ "bg.TRANSACTION.background.error.Transaction.unableToSign": "Unable to sign",
1657
+ "bg.TRANSACTION.core.validation.request.unableToSign": "Unable to sign",
1658
+ "bg.TRANSACTION.background.error.Transaction.unableToSend": "Unable to send",
1659
+ "bg.TRANSACTION.background.error.Transaction.sendTransactionFailed": "Send transaction failed",
1660
+ "bg.TRANSACTION.background.error.Transaction.insufficientBalanceForExistentialDeposit": "Insufficient balance to cover existential deposit. Please decrease the transaction amount or increase your current balance",
1661
+ "bg.TRANSACTION.background.warning.Transaction.insufficientBalanceForExistentialDeposit": "Insufficient balance to cover existential deposit. Please decrease the transaction amount or increase your current balance",
1662
+ "bg.TRANSACTION.background.error.Transaction.featureNotAvailableForToken": "This feature is not available with this token",
1663
+ "bg.TRANSACTION.background.error.Transaction.transactionTimeout": "Transaction timeout",
1664
+ "bg.TRANSACTION_SERVICE.services.service.transaction.transactionTimeout": "Transaction timeout",
1665
+ "bg.TRANSACTION.background.error.Transaction.invalidUnstakeBelowMinimum": "Invalid. If you unstake this amount your active stake would fall below minimum active threshold",
1666
+ "bg.TRANSACTION.background.error.Transaction.maxUnstakeRequestsReached": "You reached the maximum number of unstake requests",
1667
+ "bg.TRANSACTION.background.error.Transaction.invalidInactiveNominationPool": "Invalid. Inactive nomination pool",
1668
+ "bg.TRANSACTION.background.error.Transaction.unableToFetchStakingData": "Unable to fetch staking data. Re-enable current network and try again",
1669
+ "bg.TRANSACTION.background.error.Transaction.receiverNotEnoughExistentialDeposit": "Receiver is not enough existential deposit",
1670
+ "bg.TRANSACTION.background.error.Transaction.notEnoughMinEarningAmount": "Not enough min earning amount",
1671
+ "bg.TRANSACTION.background.warning.Transaction.bounceableAddressNotSupported": "We are not supporting for bounceable address. The send mode is work as non-bounceable address.",
1672
+ "bg.core.validation.insufficientSpendingTokenBalance": "Insufficient balance. Deposit {{spendingTokenSymbol}} and try again.",
1673
+ "bg.core.validation.insufficientFeeTokenBalance": "Insufficient balance. Deposit {{feeTokenSymbol}} and try again.",
1674
+ "bg.TRANSACTION.core.validation.request.accountNotSupportedForAction": "This account is not supported for this action",
1675
+ "bg.TRANSACTION.core.validation.request.notFoundAddressOrPayload": "not found address or payload to sign",
1676
+ "bg.TRANSACTION.core.validation.request.invalidBitcoinAddress": "Invalid bitcoin address",
1677
+ "bg.TRANSACTION.core.validation.request.networkMustBeMainnetOrTestnet": "Network to try this request is must be mainnet or testnet",
1678
+ "bg.TRANSACTION.core.validation.request.networkUnavailableSwitchOrAdd": "Network unavailable. Please switch network or manually add network to wallet",
1679
+ "bg.TRANSACTION.core.validation.request.notFoundPayloadToSign": "Not found payload to sign",
1680
+ "bg.TRANSACTION.core.validation.request.psbtMustBeHexEncoded": "Psbt to be signed must be hex-encoded",
1681
+ "bg.TRANSACTION.core.validation.request.notFoundAddress": "Not found address",
1682
+ "bg.TRANSACTION.core.validation.request.accountOrNetworkNotMatched": "The account or the network is not matched",
1683
+ "bg.TRANSACTION.core.validation.request.provideRecipientAndAmount": "please provide the recipient and the amount",
1684
+ "bg.TRANSACTION.core.validation.request.multipleRecipientsNotSupported": "we don't support multiple recipients yet. Please provide only one for now.",
1685
+ "bg.TRANSACTION.core.validation.request.invalidRecipientAddress": "invalid recipient address",
1686
+ "bg.TRANSACTION.core.validation.request.receivingAddressMustBeSingleAccount": "receiving address must be a single account",
1687
+ "bg.TRANSACTION.core.validation.request.mustBeDifferentFromSendingAddress": "must be different from sending address",
1688
+ "bg.TRANSACTION.core.validation.request.unableToFindAccountError": "unable to find account",
1689
+ "bg.TRANSACTION.core.validation.request.pleaseEnableNetwork": "please enable network",
1690
+ "bg.TRANSACTION.core.validation.request.enableChainOnExtension": "Enable {{chain}} network on the extension and try again",
1691
+ "bg.TRANSACTION.core.validation.request.networkNotEnabled": "Network not enabled",
1692
+ "bg.TRANSACTION.core.validation.request.insufficientBalanceError": "insufficient balance",
1693
+ "bg.TRANSACTION.core.validation.request.reEnableOrChangeRpc": "Re-enable the network or change RPC on the extension and try again",
1694
+ "bg.TRANSACTION.core.validation.request.unstableNetworkConnection": "Unstable network connection",
1695
+ "bg.TRANSACTION.core.validation.request.networkNotSupportedImport": "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",
1696
+ "bg.TRANSACTION.core.validation.request.networkNotSupported": "Network not supported",
1697
+ "bg.TRANSACTION.core.validation.request.enterRecipientAddress": "Enter recipient address and try again",
1698
+ "bg.TRANSACTION.core.validation.request.recipientAddressNotFound": "Recipient address not found",
1699
+ "bg.TRANSACTION.core.validation.request.amountMustBeInteger": "Amount must be an integer. Enter an integer and try again",
1700
+ "bg.TRANSACTION.core.validation.request.invalidAmount": "Invalid amount",
1701
+ "bg.TRANSACTION.core.validation.request.gasCalculationError": "Unable to calculate estimated gas for this transaction. Try again or contact support at agent@subwallet.app",
1702
+ "bg.TRANSACTION.core.validation.request.gasCalculationErrorTitle": "Gas calculation error",
1703
+ "bg.TRANSACTION.core.validation.request.recipientAddressTypeMismatch": "Make sure the recipient address is valid and in the same type as the sender address, then try again",
1704
+ "bg.TRANSACTION.core.validation.request.invalidRecipientAddressError": "接收者地址无效",
1705
+ "bg.TRANSACTION.core.validation.request.recipientMustBeDifferentFromSender": "The recipient address must be different from the sender address",
1706
+ "bg.TRANSACTION.core.validation.request.senderMustBeEthereumAddress": "The sender address must be the ethereum address type",
1707
+ "bg.TRANSACTION.core.validation.request.invalidAddressType": "Invalid address type",
1708
+ "bg.TRANSACTION.core.validation.request.senderMustBeBitcoinAddress": "The sender address must be the bitcoin address type",
1709
+ "bg.TRANSACTION.core.validation.request.accountDoesNotMatchNetwork": "The account does not match the selected network",
1710
+ "bg.TRANSACTION.core.validation.request.receivingAddressMustBeSingle": "The receiving address must be a single account",
1711
+ "bg.TRANSACTION.core.validation.request.insufficientSenderBalance": "Insufficient balance on the sender address. Top up your balance and try again",
1712
+ "bg.TRANSACTION.core.validation.request.unableToSignTransaction": "Unable to sign transaction",
1713
+ "bg.koni.handler.State.unableToSignTransaction": "Unable to sign transaction",
1714
+ "bg.TRANSACTION.core.validation.request.errorSigningRequest": "An error occurred when signing this request. Try again or contact support at agent@subwallet.app",
1715
+ "bg.TRANSACTION.core.validation.request.signMethodNotSupported": "This sign method is not supported by SubWallet. Try again or contact support at agent@subwallet.app",
1716
+ "bg.TRANSACTION.core.validation.request.methodNotSupported": "Method not supported",
1717
+ "bg.TRANSACTION.core.validation.request.errorAttemptingToSign": "An error occurred when attempting to sign this request. Contact support at email: agent@subwallet.app",
1718
+ "bg.TRANSACTION.core.validation.transfer.transferAmountRequired": "Transfer amount is required",
1719
+ "bg.TRANSACTION.core.validation.transfer.tokenNotFoundInRegistry": "Not found token from registry",
1720
+ "bg.TRANSACTION.core.validation.transfer.erc20AddressNotFound": "Not found ERC20 address for this token",
1721
+ "bg.TRANSACTION.core.validation.transfer.tep74AddressNotFound": "Not found TEP74 address for this token",
1722
+ "bg.TRANSACTION.core.validation.transfer.policyIdNotFound": "Not found policy id of this token",
1723
+ "bg.TRANSACTION.core.validation.transfer.transferMinimumToKeepAccountAlive": "You must transfer at least {{amount}} {{symbol}} to keep the recipient account alive. Increase amount and try again",
1724
+ "bg.TRANSACTION.core.validation.transfer.recipientBalanceTooLow": "The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again",
1725
+ "bg.SWAP.services.service.swap.baseHandler.recipientBalanceTooLow": "The recipient account has less than {{amount}} {{nativeSymbol}}, which can lead to your {{localSymbol}} being lost. Change recipient account and try again",
1726
+ "bg.TRANSACTION.core.validation.transfer.transferMinimumToAvoidFundLoss": "You must transfer at least {{amount}} {{symbol}} to avoid losing funds on the recipient account. Increase amount and try again",
1727
+ "bg.TRANSACTION.core.validation.transfer.featureUnderMaintenanceOnNetwork": "Feature under maintenance on {{chainInfoName}} network. Try again later",
1728
+ "bg.TRANSACTION.core.validation.transfer.featureUnderMaintenance": "Feature under maintenance. Try again later",
1729
+ "bg.SWAP.services.service.swap.featureUnderMaintenance": "Feature under maintenance. Try again later",
1730
+ "bg.TRANSACTION.core.validation.transfer.featureNotAvailableForNft": "This feature is not yet available for this NFT",
1731
+ "bg.TRANSACTION.core.validation.transfer.featureNotAvailableForAccount": "This feature is not available with this account",
1732
+ "bg.BALANCE.services.service.balance.chainInactiveEnableNetwork": "{{chain}} is inactive. Please enable network",
1733
+ "bg.BALANCE.services.service.balance.transferNotAvailableForToken": "Transfer is currently not available for this token: {{slug}}",
1734
+ "bg.BALANCE.services.service.balance.failedToGetBalance": "Failed to get balance. Please check your internet connection or change your network endpoint",
1735
+ "bg.TRANSACTION_SERVICE.services.service.transaction.cannotFindNetwork": "Cannot find network",
1736
+ "bg.koni.handler.Extension.cannotFindNetwork": "Cannot find network",
1737
+ "bg.TRANSACTION_SERVICE.services.service.transaction.transactionCompleted": "Transaction completed",
1738
+ "bg.TRANSACTION_SERVICE.services.service.transaction.transactionInfoCompleted": "Transaction {{info}} completed",
1739
+ "bg.TRANSACTION_SERVICE.services.service.transaction.transactionFailed": "Transaction failed",
1740
+ "bg.TRANSACTION_SERVICE.services.service.transaction.transactionInfoFailed": "Transaction {{info}} failed",
1741
+ "bg.TRANSACTION_SERVICE.services.service.transaction.transactionTimedOut": "Transaction timed out",
1742
+ "bg.TRANSACTION_SERVICE.services.service.transaction.transactionInfoTimedOut": "Transaction {{info}} timed out",
1743
+ "bg.TRANSACTION_SERVICE.services.service.transaction.wrongSignatureSignWithDappAccount": "Wrong signature. Please sign with the account you use in dApp",
1744
+ "bg.EARNING.services.service.earning.specialHandler.amountMaxError": "数量必须等于或小于{{number}}",
1745
+ "bg.DAPP.koni.api.dotsama.parseTransaction.unableToDecodeInformation": "Unable to decode the information",
1746
+ "bg.koni.handler.Extension.unableToProceed": "Unable to proceed. Please try again",
1747
+ "bg.DAPP.services.service.request.BitcoinHandler.unableToProceed": "Unable to proceed. Please try again",
1748
+ "bg.DAPP.services.service.request.CardanoHandler.unableToProceed": "Unable to proceed. Please try again",
1749
+ "bg.DAPP.services.service.request.EvmHandler.unableToProceed": "Unable to proceed. Please try again",
1750
+ "bg.DAPP.services.service.request.TonHandler.unableToProceed": "Unable to proceed. Please try again",
1751
+ "bg.koni.handler.Extension.thisIsNotAnAddress": "This is not an address",
1752
+ "bg.koni.handler.Extension.networkNotAuthType": "Network {{networkKey}} is not {{authSwitchNetworkType}}",
1753
+ "bg.koni.handler.Extension.urlNotFoundInAuthList": "Not found {{url}} in auth list",
1754
+ "bg.koni.handler.Extension.networkNotSupportedByAuthType": "Network {{networkKey}} is not supported by {{authSwitchNetworkType}}",
1755
+ "bg.koni.handler.Extension.failedToDecodeQr": "Failed to decode data. Please use a valid QR code",
1756
+ "bg.DAPP.utils.eth.parseTransaction.failedToDecodeQr": "Failed to decode data. Please use a valid QR code",
1757
+ "bg.koni.handler.Extension.unableToFetchStakingDataReEnable": "Unable to fetch staking data. Re-enable \"{{chainName}}\" and try again.",
1758
+ "bg.koni.handler.State.shortUrlNotFoundInAuthList": "Not found {{shortenUrl}} in auth list",
1759
+ "bg.koni.handler.State.notFoundSignature": "Not found signature",
1760
+ "bg.koni.handler.State.notFoundAuthInfo": "Not found auth info",
1761
+ "bg.koni.handler.State.currentNetworkIsChanged": "Current network is changed",
1762
+ "bg.koni.handler.State.networkNotMatchInputAddress": "Current network is not match with input address",
1763
+ "bg.koni.handler.State.networkNotMatchOutputAddress": "Current network is not match with output address",
1764
+ "bg.koni.handler.State.notFoundOwnerKeyHash": "Not found owner key hash",
1765
+ "bg.BALANCE.services.service.balance.transfer.smartContract.nftNotSupportedOnRecipient": "Unable to send. NFT not supported on recipient address",
1766
+ "bg.EARNING.services.service.earning.specialHandler.maximumInputExceeded": "You can only enter a maximum of {{maxValue}} {{symbol}}, which is {{currentValue}} {{symbol}} ({{inputNetworkName}}) and {{maxXCMValue}} {{symbol}} ({{altNetworkName}}). Lower your amount and try again.",
1767
+ "bg.EARNING.services.service.earning.specialHandler.balanceGreaterThanZeroRequired": "You need balance greater than 0 to continue",
1768
+ "bg.DAPP.services.service.request.EvmHandler.duplicateRequest": "Duplicate request",
1769
+ "bg.DAPP.services.service.request.EvmHandler.requestDoesNotExist": "Request does not exist",
1770
+ "bg.DAPP.services.service.request.EvmHandler.unsupportedAction": "Unsupported action",
1771
+ "bg.SETTING.services.service.setting.i18nExtend.invalidMasterPassword": "Invalid master password",
1772
+ "bg.SWAP.services.service.swap.baseHandler.transferMinimumToKeepDestAlive": "You must transfer at least {{amount}} {{symbol}} to keep the destination account alive",
1773
+ "bg.SWAP.services.service.swap.baseHandler.receiveMinimumAmount": "You can't receive less than {{number}} {{symbol}}",
1774
+ "bg.SWAP.services.service.swap.baseHandler.swapAmountTooSmall": "Swap amount too small. Increase to more than {{amount}} {{symbol}} and try again",
1775
+ "bg.ACCOUNT.types.error.account.common.accountNotFound": "Account not found",
1776
+ "bg.ACCOUNT.types.error.account.derive.accountNotFound": "Account not found",
1777
+ "bg.ACCOUNT.types.error.account.common.accountAlreadyExistsWithName": "Account already exists under the name {{name}}",
1778
+ "bg.ACCOUNT.services.keyring.handler.Json.accountAlreadyExistsWithName": "Account already exists under the name {{name}}",
1779
+ "bg.ACCOUNT.services.keyring.handler.Ledger.accountAlreadyExistsWithName": "Account already exists under the name {{name}}",
1780
+ "bg.ACCOUNT.services.keyring.handler.Mnemonic.accountAlreadyExistsWithName": "Account already exists under the name {{name}}",
1781
+ "bg.ACCOUNT.services.keyring.handler.Secret.accountAlreadyExistsWithName": "Account already exists under the name {{name}}",
1782
+ "bg.ACCOUNT.types.error.account.derive.invalidDerivationPath": "Invalid derivation path",
1783
+ "bg.ACCOUNT.types.error.account.derive.derivationPathNotSupported": "Derivation path not supported",
1784
+ "bg.ACCOUNT.types.error.account.derive.invalidAccountType": "Invalid account type",
1785
+ "bg.EARNING.koni.api.staking.bonding.relayChain.maxUnstakeTimes": "You cannot unstake more than {{number}} times",
1786
+ "bg.EARNING.services.service.earning.lending.maxUnstakeTimes": "You cannot unstake more than {{number}} times",
1787
+ "bg.EARNING.services.service.earning.liquidStaking.maxUnstakeTimes": "You cannot unstake more than {{number}} times",
1788
+ "bg.EARNING.services.service.earning.nativeStakingRelay.maxUnstakeTimes": "You cannot unstake more than {{number}} times",
1789
+ "bg.EARNING.services.service.earning.nominationPool.maxUnstakeTimes": "You cannot unstake more than {{number}} times",
1790
+ "bg.EARNING.koni.api.staking.bonding.utils.insufficientStakeToEarn": "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards",
1791
+ "bg.EARNING.koni.api.staking.bonding.utils.maxValidatorsSelection": "You cannot select more than {{number}} validators for this network",
1792
+ "bg.EARNING.koni.api.staking.bonding.utils.maxDappsSelection": "You cannot select more than {{number}} dApps for this network",
1793
+ "bg.EARNING.koni.api.staking.bonding.utils.maxCollatorsSelection": "You cannot select more than {{number}} collators for this network",
1794
+ "bg.EARNING.koni.api.staking.bonding.utils.maxOneDappSelection": "You cannot select more than {{number}} dApp for this network",
1795
+ "bg.EARNING.koni.api.staking.bonding.utils.maxOneCollatorSelection": "You cannot select more than {{number}} collator for this network",
1796
+ "bg.EARNING.koni.api.staking.bonding.utils.maxOneValidatorSelection": "You cannot select more than {{number}} validator for this network",
1797
+ "bg.EARNING.koni.api.staking.bonding.utils.unstakeFromDappOnce": "You can unstake from a dApp once",
1798
+ "bg.EARNING.koni.api.staking.bonding.utils.unstakeFromCollatorOnce": "You can unstake from a collator once",
1799
+ "bg.EARNING.koni.api.staking.bonding.utils.unstakeFromPoolOnce": "You can unstake from a pool once",
1800
+ "bg.EARNING.koni.api.staking.bonding.utils.unstakeFromValidatorOnce": "You can unstake from a validator once",
1801
+ "bg.EARNING.koni.api.staking.bonding.utils.cannotStakeMoreOnUnstakingDapp": "You cannot stake more for a dApp you are unstaking from",
1802
+ "bg.EARNING.koni.api.staking.bonding.utils.cannotStakeMoreOnUnstakingCollator": "You cannot stake more for a collator you are unstaking from",
1803
+ "bg.EARNING.koni.api.staking.bonding.utils.cannotStakeMoreOnUnstakingPool": "You cannot stake more for a pool you are unstaking from",
1804
+ "bg.EARNING.koni.api.staking.bonding.utils.cannotStakeMoreOnUnstakingValidator": "You cannot stake more for a validator you are unstaking from",
1805
+ "bg.EARNING.services.service.earning.lending.unstakeMinimumAmount": "You need to unstake at least {{amount}} {{token}}",
1806
+ "bg.EARNING.services.service.earning.liquidStaking.unstakeMinimumAmount": "You need to unstake at least {{amount}} {{token}}",
1807
+ "bg.EARNING.services.service.earning.nativeStaking.tao.insufficientStakeToEarn": "Insufficient stake. You need to stake at least {{bnMinStake}} {{symbol}} to earn rewards",
1808
+ "bg.EARNING.services.service.earning.nativeStaking.tao.unstakeAmountTooLow": "Amount too low. You need to unstake at least {{bnMinUnstake}} {{symbol}}",
1809
+ "bg.ACCOUNT.services.keyring.handler.Derive.accountExistsWithName": "Account already exists under the name \"{{name}}\"",
1810
+ "bg.ACCOUNT.services.keyring.handler.Json.incorrectPassword": "Incorrect password",
1811
+ "bg.ACCOUNT.services.keyring.handler.Json.noAccountsFoundToImport": "No accounts found to import",
1812
+ "bg.ACCOUNT.services.keyring.handler.Json.noAccountsFoundToExport": "No accounts found to export",
1813
+ "bg.ACCOUNT.services.keyring.handler.Ledger.cantFindAccountTryAgain": "Can't find an account. Please try again",
1814
+ "bg.ACCOUNT.services.keyring.handler.Mnemonic.invalidSeedPhraseTryAgain": "助记词无效。请重试。",
1815
+ "bg.ACCOUNT.services.keyring.handler.Mnemonic.seedPhraseWordCount": "Seed phrase needs to contain {{x}} words",
1816
+ "bg.ACCOUNT.services.keyring.handler.Mnemonic.eachAccountPasswordNeeded": "The password of each account is needed to set up master password",
1817
+ "bg.ACCOUNT.services.keyring.handler.Mnemonic.chooseAtLeastOneAccountType": "Please choose at least one account type",
1818
+ "bg.ACCOUNT.services.keyring.handler.Secret.accountExists": "Account exists",
1819
+ "bg.ACCOUNT.services.keyring.handler.Secret.accountNameAlreadyExists": "Account name already exists",
1820
+ "bg.ACCOUNT.services.keyring.handler.Secret.invalidPrivateKey": "Invalid private key",
1821
+ "bg.ACCOUNT.services.keyring.handler.Secret.cannotCreateAccount": "Cannot create account",
1822
+ "bg.ACCOUNT.utils.account.deriveSoloInfo.unableToFindParentAccount": "Unable to find parent account",
1823
+ "bg.EARNING.services.service.earning.nativeStaking.tao.amountMustBeGreaterThanZero": "数量必须大于0",
1824
+ "bg.TRANSACTION.core.validation.request.invalidAccountType": "Invalid account type",
1825
+ "bg.TRANSACTION.background.error.Transaction.remainingAmountTooLow": "Remaining amount too low",
1826
+ "bg.TRANSACTION.core.validation.request.recipientLedgerEvmNotSupported": "The recipient account is a Ledger Polkadot (EVM) account, which is not supported for this transaction. Change recipient account and try again",
1827
+ "bg.EARNING.services.service.earning.nativeStaking.tao.fromValidatorSameAsTo": "From validator is the same with to validator",
1828
+ "bg.EARNING.services.service.earning.nativeStaking.tao.remainingStakeBelowMinimumWarning": "Your remaining stake on the initial validator will fall below minimum active stake and cannot be unstaked if you proceed with the chosen amount. Hit \"Move all\" to move all {{maxAmount}} {{subnetSymbol}} to the new validator, or \"Cancel\" and lower the amount, then try again",
1829
+ "bg.EARNING.services.service.earning.nativeStaking.tao.moveStakeAmountTooLow": "Amount too low. You need to move at least {{bnMinMoveStake}} {{symbol}}",
1830
+ "bg.ACCOUNT.services.keyring.handler.Json.noValidAccountsToImport": "No valid accounts found to import",
1831
+ "bg.EARNING.services.service.earning.nativeStaking.dtao.amountMustBeGreaterThanZero": "数量必须大于0",
1832
+ "bg.EARNING.services.service.earning.nativeStaking.dtao.insufficientStakeToEarn": "Insufficient stake. You need to stake at least {{amount}} {{symbol}} to earn rewards",
1833
+ "bg.EARNING.services.service.earning.nativeStaking.dtao.unstakeAmountTooLow": "Amount too low. You need to unstake at least {{amount}} {{symbol}}",
1834
+ "bg.EARNING.services.service.earning.nativeStaking.dtao.fromValidatorSameAsTo": "From validator is the same with to validator",
1835
+ "bg.EARNING.services.service.earning.nativeStaking.dtao.moveAmountTooLow": "Amount too low. You need to move at least {{formattedMinUnstake}} {{subnetSymbol}}",
1836
+ "bg.EARNING.services.service.earning.nativeStaking.dtao.remainingStakeBelowMinimumWarning": "Your remaining stake on the initial validator will fall below minimum active stake and cannot be unstaked if you proceed with the chosen amount. Hit \"Move all\" to move all {{maxAmount}} {{subnetSymbol}} to the new validator, or \"Cancel\" and lower the amount, then try again"
1837
+ }
package/package.json CHANGED
@@ -14,13 +14,13 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.3.54-1",
17
+ "version": "1.3.55-1",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
20
  "@emurgo/cardano-serialization-lib-browser": "^13.2.0",
21
- "@subwallet/extension-base": "^1.3.54-1",
22
- "@subwallet/extension-inject": "^1.3.54-1",
23
- "@subwallet/extension-koni-ui": "^1.3.54-1"
21
+ "@subwallet/extension-base": "^1.3.55-1",
22
+ "@subwallet/extension-inject": "^1.3.55-1",
23
+ "@subwallet/extension-koni-ui": "^1.3.55-1"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@polkadot/dev": "^0.65.23",