Add missing translation
This commit is contained in:
parent
7d974cc358
commit
7ad406eb45
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue