diff --git a/src/utils/i18n/locales/en/onboarding.json b/src/utils/i18n/locales/en/onboarding.json
index 5633d9713..a536d7a4e 100644
--- a/src/utils/i18n/locales/en/onboarding.json
+++ b/src/utils/i18n/locales/en/onboarding.json
@@ -44,7 +44,7 @@
"restore_failed_text": "Bitkit restored your savings, but failed to restore your current spending balance (Lightning state) and wallet data.",
"restore_no_backup_button": "Proceed Without Backup",
"restore_no_backup_warn": "If you previously had a lightning backup it will be overwritten and lost. This could result in a loss of funds.",
- "empty_wallet": "To get\nstarted\nsend\nBitcoin\nto your\nwallet.",
+ "empty_wallet": "To get\nstarted\nsend\nBitcoin\nto your\nwallet",
"error_create": "Wallet Creation Failed",
"multiple_header": "Caution:\nmultiple devices",
"multiple_text": "Don't install your Bitkit recovery phrase into multiple phones simultaneously, as this can corrupt your data."
diff --git a/src/utils/i18n/locales/en/other.json b/src/utils/i18n/locales/en/other.json
index 5cb54a295..8111c99e8 100644
--- a/src/utils/i18n/locales/en/other.json
+++ b/src/utils/i18n/locales/en/other.json
@@ -12,7 +12,7 @@
"qr_paste": "Paste QR Code",
"buy_header": "Buy some\nBitcoin",
"buy_text": "Don’t have any Bitcoin or need more?",
- "buy_button": "Choose exchange",
+ "buy_button": "Choose Exchange",
"error_keychain": "Data Connection Issue",
"error_keychain_msg": "An error occured: Could not load primaryKey.",
"connection_restored_title": "Electrum Connection Restored",
diff --git a/src/utils/i18n/locales/en/wallet.json b/src/utils/i18n/locales/en/wallet.json
index a49209653..acee6590f 100644
--- a/src/utils/i18n/locales/en/wallet.json
+++ b/src/utils/i18n/locales/en/wallet.json
@@ -169,11 +169,11 @@
"details_spending_title": "Spending",
"savings": {
"title": "Savings",
- "onboarding": "Send\nbitcoin\nto your\nsavings balance."
+ "onboarding": "Send\nbitcoin\nto your\nsavings balance"
},
"spending": {
"title": "Spending",
- "onboarding": "Send\nbitcoin\nto your\nspending balance."
+ "onboarding": "Send\nbitcoin\nto your\nspending balance"
},
"details_transfer_subtitle": "Incoming Transfer",
"tx_invalid": "Transaction Invalid",