Code example
Useful if you have two languages in your typo3 project and want to switch between them.
1. Get current language id with v:page.language
2. Create link to same page and a GET Param e.g. "&L=1" for the other language
Code example
Useful if you have two languages in your typo3 project and want to switch between them.
1. Get current language id with v:page.language
2. Create link to same page and a GET Param e.g. "&L=1" for the other language