Translations
HTL Rennweg
Show in appDescription
Using the symfony translation service for prividing internationalization (i18n)
Goals
I can
- enable and configure Symfony's translation service
- Abstract strings by wrapping them in calls to the translator
- Create translation resources/files for supported locales to be used for translating messages in the application
- set and manage the user's locale for requests and optionally the user's entire session