From 5cee346886066775ab0ef35b16d0237e14bca3a9 Mon Sep 17 00:00:00 2001 From: Vivian Guzman Date: Mon, 2 May 2022 11:23:05 +0800 Subject: [PATCH] [FIX] Added back the missing text on sidebar --- src/translations/english/dissolution.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/translations/english/dissolution.json b/src/translations/english/dissolution.json index f7168072..8ffc9ca1 100644 --- a/src/translations/english/dissolution.json +++ b/src/translations/english/dissolution.json @@ -15,7 +15,8 @@ "burnTxnData": "Transaction Data: 0x44df8e70", "message2": "If you wish to unlock your DGD on our platform, you can click the **Redeem on Ragnarok** button below. We strongly encourage you to have at least 0.1 ETH in your wallet so that you can make the necessary transactions in order for the claim to happen successfully.", "button1": "Redeem on MyCrypto.com", - "button2": "Redeem on Ragnarok" + "button2": "Redeem on Ragnarok", + "ethRecommendation": "We strongly encourage you to have at least **0.1 ETH** in your wallet so that you can make the necessary transactions in order for the claim to happen successfully." }, "ModalRagnarok": { "title": "Ragnarok: Steps to Proceed", @@ -47,4 +48,4 @@ "title": "Your DGD gives an ETH claim of:", "button": "Burn DGD for ETH" } -} +} \ No newline at end of file