From fd2875b20147a9ac18aa500557de2267b49a20ae Mon Sep 17 00:00:00 2001 From: ogerly Date: Fri, 5 Aug 2022 17:56:54 +0200 Subject: [PATCH] add asteriks to mandatory field --- .../src/components/Contributions/ContributionForm.vue | 9 ++++++--- frontend/src/locales/de.json | 5 ++++- frontend/src/locales/en.json | 5 ++++- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/Contributions/ContributionForm.vue b/frontend/src/components/Contributions/ContributionForm.vue index d79a19a09..53610ca6b 100644 --- a/frontend/src/components/Contributions/ContributionForm.vue +++ b/frontend/src/components/Contributions/ContributionForm.vue @@ -13,7 +13,7 @@ - + - + {{ error }} - + +

{{ $t('math.asterisk') }} {{ $t('form.mandatoryField') }}