diff --git a/src/features/i18n/locales/en-US.json b/src/features/i18n/locales/en-US.json
index cfcdf2f6b..debd298b5 100644
--- a/src/features/i18n/locales/en-US.json
+++ b/src/features/i18n/locales/en-US.json
@@ -1296,7 +1296,9 @@
"lock-summary": "Locking completed as {{amount}}",
"unlock-summary": "Unlocking completed as {{amount}}",
"success-title": "Success",
- "success-sub-title": "Transaction completed"
+ "success-sub-title": "Transaction completed",
+ "sign-title": "Sign transaction",
+ "sign-sub-title": "Sign your transaction"
},
"trx-common": {
"insufficient-funds": "Insufficient funds",