Reputation: 3207
I have added search box on header in my website. Using typo3 default search form in Typo3 7LTS latest version with compability6 it's working fine. I want to change label (next and pre) in german page on search result output.
Upvotes: 2
Views: 823
Reputation: 722
Most labels of TYPO3 itself have been translated already. You can download the translations in the ADMIN TOOLS > Languages. Click on the (+) icon for German, click on the download all icon in the top bar (you'll see a progress bar with each selected language). This should download all available labels in German for all installed extensions, activated system extensions and the core.
If you have your frontend correctly configured the German labels will be used if the frontend language is German.
Upvotes: 1