Yes, but what you currently need to do is get the language information from your own Ajax call and then pass that into the language option. Editor doesn't have an option to Ajax get the language definition yet. I'm looking into options for how DataTables and Editor could share the same language file to reduce Ajax requests, but that might be v.1.6 or 1.7 before it is available.
Answers
Yes, but what you currently need to do is get the language information from your own Ajax call and then pass that into the
language
option. Editor doesn't have an option to Ajax get the language definition yet. I'm looking into options for how DataTables and Editor could share the same language file to reduce Ajax requests, but that might be v.1.6 or 1.7 before it is available.Allan