From d7b7e32e308a9c4fa5aa6c8f6de9a01619da3d8c Mon Sep 17 00:00:00 2001 From: John Huang Date: Wed, 1 Nov 2023 12:10:34 -0700 Subject: [PATCH] TRCL-3092 Show network recovered msg --- config/localizations_native/en/app.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/localizations_native/en/app.json b/config/localizations_native/en/app.json index 9911b748e..5f055a3fc 100644 --- a/config/localizations_native/en/app.json +++ b/config/localizations_native/en/app.json @@ -371,7 +371,9 @@ "DYDX_ADDRESS_COPIED": "dYdX Chain address is copied to clipboard.", "DYDX_MNEMONIC_COPIED": "Secret phrase is copied to clipboard.", "SYSTEM_STATUS": "System Status", - "DELETE_ALERT": "Delete This Alert" + "DELETE_ALERT": "Delete This Alert", + "NETWORK_OPERATIONAL": "Operational", + "NETWORK_RECOVERED": "Network has recovered and is running normally." }, "V4_DEPOSIT": { "CHECK_STATUS_TITLE": "Checking deposit status ...",