feat: Update form field labels from "Main Title Language*" to "Main Description Language*" for clarity

This commit is contained in:
Kaimbacher 2025-09-19 17:21:21 +02:00
commit 4c8cce27da
3 changed files with 3 additions and 3 deletions

View file

@ -272,7 +272,7 @@
</FormControl>
</FormField>
<FormField
label="Main Title Language*"
label="Main Description Language*"
help="required: main abstract language"
:class="{ 'text-red-400': form.errors['descriptions.0.language'] }"
class="w-full ml-1 flex-1"