From 051b6f32baf05cf0804cdb0c818bef27d67d822e Mon Sep 17 00:00:00 2001 From: wraeth-eth <104132113+wraeth-eth@users.noreply.github.com> Date: Mon, 27 May 2024 10:02:42 +1000 Subject: [PATCH] This project is not currently issuing tokens (#4344) --- .../ProjectDashboard/components/PayRedeemCard.tsx | 2 +- src/locales/messages.pot | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/v2v3/V2V3Project/ProjectDashboard/components/PayRedeemCard.tsx b/src/components/v2v3/V2V3Project/ProjectDashboard/components/PayRedeemCard.tsx index 6423ce328f..719016be82 100644 --- a/src/components/v2v3/V2V3Project/ProjectDashboard/components/PayRedeemCard.tsx +++ b/src/components/v2v3/V2V3Project/ProjectDashboard/components/PayRedeemCard.tsx @@ -165,7 +165,7 @@ export const PayRedeemCard: React.FC = ({ className }) => { className="mt-6 py-2 px-3.5 dark:bg-slate-700" collapsible={false} > - This project does not currently offer tokens + This project is not currently issuing tokens )} diff --git a/src/locales/messages.pot b/src/locales/messages.pot index 33c0724d90..cdcccd0818 100644 --- a/src/locales/messages.pot +++ b/src/locales/messages.pot @@ -1961,9 +1961,6 @@ msgstr "" msgid "ERC-20 tokens can only be issued once an ERC-20 token has been created for this project." msgstr "" -msgid "This project does not currently offer tokens" -msgstr "" - msgid "How a group of friends on the internet raised over $46 million to buy the U.S. Constitution" msgstr "" @@ -4040,6 +4037,9 @@ msgstr "" msgid "Download CSV of {0} holders" msgstr "" +msgid "This project is not currently issuing tokens" +msgstr "" + msgid "Introducing" msgstr ""