diff --git a/src/i18n/locales/en/translation.json b/src/i18n/locales/en/translation.json index 144b6e7e6b..e71f3a9476 100644 --- a/src/i18n/locales/en/translation.json +++ b/src/i18n/locales/en/translation.json @@ -363,7 +363,7 @@ }, "allowance_view": { "budget_spent": "Budget spent", - "sats": "sats", + "sats": "₿", "no_transactions": "No transactions on <0>{{name}} yet.", "total_spent": "Total spent", "total_payments": "Total payments", @@ -972,8 +972,8 @@ "connected_sites": "Connected Sites", "wallet": "Wallet", "full_screen": "Full Screen", - "sats_one": "sat", - "sats_other": "sats", + "sats_one": "₿", + "sats_other": "₿", "loading": "loading", "amount": "Amount", "optional": "Optional",