From 554ec2ded6b01fe3e78bac4f5624c332b3d4cfb9 Mon Sep 17 00:00:00 2001 From: Oleksandr Fedorenko Date: Thu, 25 Jul 2024 19:40:29 +0300 Subject: [PATCH] fix modal and button text content --- src/localization/resources/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/localization/resources/en.json b/src/localization/resources/en.json index d96d93d..e0a4256 100644 --- a/src/localization/resources/en.json +++ b/src/localization/resources/en.json @@ -136,7 +136,7 @@ "title--0": "Capital", "subtitle--0": "Group 1" }, - "change-lock-btn": "Set lock period", + "change-lock-btn": "Stake MOR Reawards", "multiplier-title": "Your Power Factor", "total-deposits-title": "Total deposits", "daily-reward-title": "Current daily reward", @@ -293,8 +293,8 @@ "11": "December" }, "change-lock-modal": { - "title": "Lock Claim", - "subtitle": "You can postpone the claim of MOR tokens for a period of your choice and get increased yield. The longer the period, the higher the yield power factor.", + "title": "Stake MOR Rewards", + "subtitle": "You can postpone the claim of MOR tokens for a period of your choice and get increased MOR rewards. The longer the period, the higher the Power factor.", "lock-period-placeholder": "Lock your claim until", "expected-multiplier-title": "Expected Power Factor:", "tx-sent-message": "The transaction was sent, you can view it in the explorer here",