Greetings!
How do I set
// taken from JQuery plugin
AbstractChosen.default_multiple_text = "Select Some Options";
AbstractChosen.default_single_text = "Select an Option";
AbstractChosen.default_no_result_text = "No results match";
those variables to some other values, when including localytics.directives ?
In other words: how to set default settings for all of chosen-selects on the page