Upgrade vue, vue3-flatpickr, vue-i18n, vue-router to the latest versions

This commit is contained in:
Darko Gjorgjijoski
2024-01-28 17:31:13 +01:00
parent 7b3dd0288e
commit 4cf7055d08
46 changed files with 260 additions and 166 deletions

View File

@@ -72,7 +72,7 @@
/>
<div v-if="invalidDescription">
<span class="text-red-600">
{{ $tc('validation.description_maxlength') }}
{{ $t('validation.description_maxlength') }}
</span>
</div>
</div>