fix(filters): incorrect translation string
This commit is contained in:
parent
311b1d7594
commit
63ef09b020
@ -157,7 +157,7 @@
|
||||
<template
|
||||
v-if="['filters.create', 'project.edit', 'filter.settings.edit'].includes($route.name as string)">
|
||||
<div class="field">
|
||||
<label class="label">{{ $t('project.lists') }}</label>
|
||||
<label class="label">{{ $t('project.projects') }}</label>
|
||||
<div class="control">
|
||||
<SelectProject
|
||||
v-model="entities.projects"
|
||||
|
Loading…
x
Reference in New Issue
Block a user