From bf535e7e34e613fcd73bdf21ab72e8b4fe7f57cc Mon Sep 17 00:00:00 2001 From: theborakompanioni Date: Wed, 25 Mar 2026 18:55:53 +0100 Subject: [PATCH] chore(earn): add description for input offer minimum amount --- src/components/earn/EarnForm.tsx | 1 + src/i18n/locales/en/translation.json | 1 + 2 files changed, 2 insertions(+) diff --git a/src/components/earn/EarnForm.tsx b/src/components/earn/EarnForm.tsx index 09c1848b..64d5879c 100644 --- a/src/components/earn/EarnForm.tsx +++ b/src/components/earn/EarnForm.tsx @@ -263,6 +263,7 @@ export function EarnForm({
{t('earn.label_min_amount_input')} + {t('earn.description_min_amount_input')}