Symfony has a full internationalization (i18n) support: projects that need to publish webpages in several languages, or to handle different formats for dates, currencies or country names, are easy to develop.
If you wonder how to do it, check out the new chapter of the symfony book that describes how to internationalize a project.