Published onNovember 20, 2021TYPO3: Autolanguage detection with PSR-15typo3psr-15middlewarei18nlanguage-detectionImplement automatic language detection in TYPO3 using a PSR-15 middleware that redirects users based on Accept-Language or custom logic.
Published onNovember 20, 2021Locale-aware formatting in Fluidtypo3fluidlocalizationi18nFormat dates, numbers, and currencies locale-aware in TYPO3 Fluid templates.
Published onAugust 30, 2020Twig: Migrate transchoice to trans with ICU messagesintegrationsymfonytwigi18nHow to migrate from Twig's deprecated transchoice to trans using ICU messages: rename files, rewrite messages, pass variables, and register ICU resources.