diff --git a/src/locales/en.json b/src/locales/en.json index 92e964454..cf4d7ad09 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1713,7 +1713,6 @@ "video.play": "Play", "video.unmute": "Unmute sound", "wallet": "Wallet", - "wallet.sats": "{amount} sats", "wallet.balance.exchange_button": "Exchange", "wallet.balance.expired": "Expired", "wallet.balance.mint.paid_message": "Your mint was successful, and your sats are now in your balance. Enjoy!", @@ -1736,6 +1735,7 @@ "wallet.relays.empty": "At least one relay is required.", "wallet.relays.error": "Failed to update mints.", "wallet.relays.sucess": "Relays updated with success!", + "wallet.sats": "{amount} sats", "wallet.transactions": "Transactions", "wallet.transactions.more": "More", "who_to_follow.title": "People To Follow",