-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Any way to set the Translatable strings:
MULTI_NONE = 'None selected',
MULTI_PREFIX = 'Selected: ',
MULTI_POSTFIX = ' selected';
I'd like to have the MULTI_NONE be the label instead of defining it above the select. Easy enough to change it in the Javascript, but would be cool to make it an option so I don't update the script forgetting I made the change.
Would also be good for those not wanting to use English to update it to their prefered language.
Metadata
Metadata
Assignees
Labels
No labels