Add missing translation

This commit is contained in:
Christian Cueni 2024-08-07 10:02:54 +02:00
parent 7d974cc358
commit 7ad406eb45
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ const updateFilter = (e: DropdownSelectable) => {
<template>
<div class="flex-grow">
<h5 class="mb-4">Zulassungsprofil:</h5>
<h5 class="mb-4">{{ $t("a.Zulassungsprofil") }}:</h5>
<div class="mb-4 flex gap-4">
<ItDropdownSelect
:items="items"