Enhancements:
- Add languages to `plugins.search.lang` if are supported by the theme (mkdocs-based search themes and material).
- Allow to translate `site_name` and `site_description` *mkdocs.yml* config settings. See [`translate`](https://mondeja.github.io/mkdocs-mdpo-plugin/config/#translate-liststr).
- Allow to translate `description` from metadata.
Bug fixes:
- Fixed incompatibility disabling `cross_language_search` with mkdocs-minify-plugin and material theme.