From ff1c2fd4a57cbc43a22b854c2fe69659363efc40 Mon Sep 17 00:00:00 2001 From: Jorge Andres <112424622+telecomjorgeandres@users.noreply.github.com> Date: Fri, 30 May 2025 07:55:10 -0400 Subject: [PATCH] Update en.json Correct typo "SUSD" --- i18n/en/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en/en.json b/i18n/en/en.json index 0774523..5b4646a 100644 --- a/i18n/en/en.json +++ b/i18n/en/en.json @@ -17,7 +17,7 @@ "website": "www.usexmr.com" }, "page2": { - "change_fiat_title": "CHANGE SUSD INTO MONERO", + "change_fiat_title": "CHANGE $USD INTO MONERO", "steps": { "step1": "STEP 1: Download Cake Wallet or Monero.com wallet", "step2": "STEP 2: Create Your wallet and carefully record the seed phrase provided. Store it securely in a private, safe place!", @@ -70,4 +70,4 @@ "dex": "Decentralized Exchange, an exchange operated by a network of users where customers do not need to verify their identity", "copyright": "Monero Community Project
An independent, non-commercial project by and for the Monero community." } -} \ No newline at end of file +}