From f0670417a4d18cbc776c5457f4c0c46e22c1a929 Mon Sep 17 00:00:00 2001 From: mogithehurt <114102465+mogithehurt@users.noreply.github.com> Date: Fri, 15 Mar 2024 23:09:38 +0530 Subject: [PATCH] Fix redelegateInfo --- src/i18n/en/delegator.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en/delegator.ts b/src/i18n/en/delegator.ts index 323d23390..f95a451b9 100644 --- a/src/i18n/en/delegator.ts +++ b/src/i18n/en/delegator.ts @@ -52,7 +52,7 @@ const translation = { 'Select the source of the funds that you would like to delegate. This can be directly from your wallet, or by re-delegating tokens from an exisiting delegation.', delegateFromYourselfInfo: 'Once confirmed, your funds will be delegated to {{indexerName}} from the next era.', redelegateInfo: - 'Once confirmed, your funds will be re-delegated from indexer {{reIndexerName}} to {{indexerName}} from the next era.', + 'Once confirmed, your funds will be re-delegated from indexer {{indexerName}} to {{reIndexerName}} from the next era.', }, withdrawals: {