$(document).ready(function(){ $('.select2').select2( { language: "fr", theme: 'bootstrap-5' } ); });