This video is only an introduction to setting up the translator. Next video will cover language detection and selection.
Key notes in the presentation:
- Creating translation files.
- Adding translation files.
- Setting up view helper.
- Recognizing that there is no more string output in view template. Everything is done through message IDs that track back to the actual message in the language file.
- Cheat to get default messages.
- Recognize that in a multi-linguial site, one should not put a full message output in view helper but rather a "hint" that points to the full message in the language file.
| < Prev | Next > |
|---|
