i18n()
Lookup a language token.
Please note - this property requires the Editor extension for DataTables.
The full Editor reference documentation is available to registered users of Editor - the information shown below is a summary only. If you already have an Editor license please sign-in, alternatively an Editor license can be purchased on this site, or sign up for the free trial.
Description
This method exposes Editor's translated strings for each lookup based on Javascript object notation string. It is similar to the DataTables i18n()
method, but provides an additional parameter to simplify external logic when dealing with optional configuration parameters for objects (e.g. fields). There is also no support for plurals in this method.
This method is only likely to be useful to you if you load additional information into the Editor configuration object, or you are developing a field type plug-in.