mirror of
https://github.com/simon987/sist2.git
synced 2025-12-11 14:38:54 +00:00
localize tag filter bar
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div>
|
||||
<b-input-group v-if="showSearchBar" id="tag-picker-filter-bar">
|
||||
<b-form-input :value="filter"
|
||||
:placeholder="'Filter tags'"
|
||||
:placeholder="$t('tagFilter')"
|
||||
@input="onFilter($event)"></b-form-input>
|
||||
</b-input-group>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user