Make the multiselect widget translatable
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user