From 78024607814b26f2ee5627f0c1a69f4bafebe7d7 Mon Sep 17 00:00:00 2001 From: radixbot <41908264+radixbot@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:16:11 +0100 Subject: [PATCH 1/2] Update source file common.json --- Content/Common/common.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Content/Common/common.json b/Content/Common/common.json index b8fd8db2..bb5aaaef 100644 --- a/Content/Common/common.json +++ b/Content/Common/common.json @@ -30,6 +30,5 @@ "common_badHttpResponseStatusCode": "Bad HTTP response status code %d", "common_dismiss": "Dismiss", "common_noMnemonicAlert_title": "Could Not Complete", - "common_noMnemonicAlert_text": "The required seed phrase is missing. Please return to the account and begin the recovery process.", - "common_close": "Close" + "common_noMnemonicAlert_text": "The required seed phrase is missing. Please return to the account and begin the recovery process." } From c397627345cb830089324855477199ac48920f34 Mon Sep 17 00:00:00 2001 From: radixbot <41908264+radixbot@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:16:45 +0100 Subject: [PATCH 2/2] New translations common.json (English) --- en/en-US/Content/Common/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/en-US/Content/Common/common.json b/en/en-US/Content/Common/common.json index bb5aaaef..b8fd8db2 100644 --- a/en/en-US/Content/Common/common.json +++ b/en/en-US/Content/Common/common.json @@ -30,5 +30,6 @@ "common_badHttpResponseStatusCode": "Bad HTTP response status code %d", "common_dismiss": "Dismiss", "common_noMnemonicAlert_title": "Could Not Complete", - "common_noMnemonicAlert_text": "The required seed phrase is missing. Please return to the account and begin the recovery process." + "common_noMnemonicAlert_text": "The required seed phrase is missing. Please return to the account and begin the recovery process.", + "common_close": "Close" }