Take a single-language Symfony app and turn it into a multilingual experience using the Translation component. You'll take Spacebar, a space-themed blogging platform, and convert it to support multiple languages—without overcomplicating the codebase.
You’ll learn how to:
- Set up and configure Symfony’s Translation component
- Translate routes and URLs for language-friendly navigation
- Add a language switcher to your UI
- Organize messages using catalogs and domains
- Translate content in both PHP and Twig
- Connect to third-party translation providers
Whether you're preparing your app for global users or just adding support for a second language, this course will give you the tools to do it right!