Skip to content

Commit

Permalink
Idk where commets went but here they are again
Browse files Browse the repository at this point in the history
  • Loading branch information
Duddino committed Jan 23, 2025
1 parent e5ae816 commit e5ddfbb
Show file tree
Hide file tree
Showing 4 changed files with 964 additions and 964 deletions.
8 changes: 4 additions & 4 deletions locale/en/translation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ 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>"
LEDGER_TX_TOO_BIG = "Transaction length exceeds 9000 bytes"
MISSING_FUNDS = "<b>Balance is too small!</b> <br> Missing {sats} sats!" # <b>Balance is too small!<b> <br> Missing {sats} sats!
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
MISSING_FUNDS = "<b>Balance is too small!</b> <br> Missing {sats} sats!" # <b>Balance is too small!</b> <br> Missing {sats} sats!
Loading

0 comments on commit e5ddfbb

Please sign in to comment.