Reputation: 1121
I need to create a website with two languages one with English and German. I'm not aware of TYPO3 scripts. As I studied different references I saw this one and tried to work out. But I'm not able to use it because their is no language bar in top of my TYPO3 back end. Also when i tried to add language in drop down of edit page and add content page it shows only 'Default' in the list.
How can make a website with different language switching in front end? thanks in advance
Upvotes: 0
Views: 520
Reputation: 81
The "List"-Module (on the left) is your friend:
chose the list module and afterwards your rootpage in the pagetree (PID = 0). In the content section in the right upper bar you can "create a new record".
Chose "Website language" and fill in the wanted properties and values...
Afterwards you will find the dropdown to create a page translation in the newly added language...
Upvotes: 2