diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json index 374613f3..53f41440 100644 --- a/static/i18n/en/app.json +++ b/static/i18n/en/app.json @@ -783,7 +783,7 @@ "description": "Please retry. Interacting with Ledger's API server went wrong." }, "LedgerAPIErrorWithMessage": { - "title": "Oops, {{message}}", + "title": "{{message}}", "description": "Please retry or contact Ledger Support" }, "LedgerAPINotAvailable": { @@ -922,4 +922,4 @@ "description": "Please contact Ledger Support" } } -} \ No newline at end of file +}