Danke für die Antwort. Läuft jetzt so wie es soll - es fehlte noch eine wichtiges Stück Typoscript.
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17:
| [globalVar = GP:L = 0] config.sys_language_uid = 0 config.language = de config.locale_all = de_DE@euro config.metaCharset = ISO-8859-1 [globalVar = GP:L = 1] config.sys_language_uid = 1 config.locale_all = en_EN config.language = english [global] [globalVar = GP:L = 2] config.sys_language_uid = 2 config.locale_all = es_ES config.language = es [global] |