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": "Suche",
"multiselect": {
"selected": "{{ n }} ausgewählt",
"select": "Auswählen"
"select": "Auswählen",
"filterPlaceholder": "Tippen um zu filtern"
}
},
"network": {