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 @@
"description": "Use this to apply security updates or if you experience unexpected behavior. All apps and services currently running on this Cloudron will automatically start when the reboot is complete.",
"rebootAction": "Reboot now"
},
"searchPlaceholder": "Search"
"searchPlaceholder": "Search",
"multiselect": {
"selected": "{{ n }} selected",
"select": "Select"
}
},
"appstore": {
"title": "App Store",