diff --git a/typo3/sysext/info/Resources/Private/Partials/PageTsConfig/Page.html b/typo3/sysext/info/Resources/Private/Partials/PageTsConfig/Page.html
index a52bf0df72cb62cb3247da4af448f9ee7244353d..1ddd2a11ac0f21327580fd802d6c803a324d0602 100644
--- a/typo3/sysext/info/Resources/Private/Partials/PageTsConfig/Page.html
+++ b/typo3/sysext/info/Resources/Private/Partials/PageTsConfig/Page.html
@@ -1,4 +1,4 @@
-<h1>{f:translate(key: 'LLL:EXT:info/Resources/Private/Language/locallang.xlf:tsconf_title')}</h1>
+<h1>{f:translate(key: 'LLL:EXT:info/Resources/Private/Language/InfoPageTsConfig.xlf:tsconf_title')}</h1>
 <f:if condition="{csh}">
 <span class="btn btn-default btn-sm"><f:format.raw>{csh}</f:format.raw></span>
 </f:if>