Hi Support,
How to include language file in Metronic 8 in select2? Thanks.
https://select2.org/i18n
Hi Peter,
To include the Select2 language file in your project, you can modify the gulp.config.js file. Locate the entry for Select2, and add the language file by specifying the path:
{$config.path.node_modules}/select2/i18n/<language-file>.js