The title of the table of contents do not automatically switch based on language.
The value of the title for the theme material automatically gives the result based on the language (https://squidfunk.github.io/mkdocs-material/setup/extensions/python-markdown/#+toc.title), but mkdocs-print-site-plugin does not.
I know this can be changed in the config options, but I'd like to be consistent with theme material without making changes to the config file.