Also make multiselect filter placeholer translatable

This commit is contained in:
Johannes Zellner
2021-03-31 17:27:48 +02:00
parent bc45423eca
commit 850ff87849
3 changed files with 5 additions and 3 deletions

View File

@@ -59,7 +59,8 @@
"searchPlaceholder": "Search",
"multiselect": {
"selected": "{{ n }} selected",
"select": "Select"
"select": "Select",
"filterPlaceholder": "Type to filter options"
}
},
"appstore": {