Skip to content

Commit

Permalink
Remove duplicate keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Duddino committed Jan 29, 2025
1 parent 1c85775 commit 391304e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions locale/en/translation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,6 @@ WALLET_UNLOCKED = "Wallet successfully Unlocked!" # Wallet successfully Unlocked
CONFIRM_LEDGER_TX = "Confirm this transaction matches the one on your {hardwareWallet}" # Confirm this transaction matches the one on your {hardwareWallet}
CONFIRM_LEDGER_TX_OUT = "You will send {value} {ticker} to <div class=\"inline-address\">{address}</div>" # You will send {value} {ticker} to <div class="inline-address">{address}</div>
MISSING_SHIELD = "Shield is not enabled in this wallet!" # Shield is not enabled in this wallet!
MN_START_FAILED = "" # <b>Masternode failed to start!</b>
MN_RESTART_FAILED = "" # <b>Masternode failed to restart!</b>
MN_START_FAILED = " <b>Masternode failed to start!</b>" # <b>Masternode failed to start!</b>
MN_RESTART_FAILED = " <b>Masternode failed to restart!</b>" # <b>Masternode failed to restart!</b>
LEDGER_TX_TOO_BIG = "Transaction length exceeds 9000 bytes" # Transaction length exceeds 9000 bytes
Expand Down

0 comments on commit 391304e

Please sign in to comment.