I want to extend the backend page layout partial LanguageColumns so that I can add some information in the marked spot (see screenshot snippet). I found that it should be possible according to this link: https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/8.6/Feature-79124-AllowOverwritingOfTemplatePathsInBackendTemplateView.html
However I cannot figure out how/where to add that code. I am using TYPO3 10.4.20
