Make the multiselect widget translatable

This commit is contained in:
Johannes Zellner
2021-03-31 17:21:45 +02:00
parent 92cb5f3583
commit bc45423eca
3 changed files with 20 additions and 5 deletions

View File

@@ -56,7 +56,11 @@
"warning": "Ein Neustart des Servers führt zu temporären Ausfallzeiten für alle Anwendungen, die auf dieser Cloudron-Instanz installiert sind!",
"title": "Den Server wirklich neustarten?"
},
"searchPlaceholder": "Suche"
"searchPlaceholder": "Suche",
"multiselect": {
"selected": "{{ n }} ausgewählt",
"select": "Auswählen"
}
},
"network": {
"title": "Netzwerk",