{% comment %} The language chooser is a drop down list which displays the relevant flag to the left. If JavaScript is enabled, then it will automatically redirect to the relevant translation when changed. If the user has JavaScript disabled, then it will show a submit button, and the .htaccess file will rewrite the incoming "?lang=..." query parameter to the correct translated path. {% endcomment %} {% assign strings = site.data.strings.sidebars.lang %}