mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
added a note about i18n being only available in the latest version of Twig
This commit is contained in:
@@ -702,7 +702,7 @@ You can also output a specific variable or an expression:
|
||||
Note that this tag only works when the `debug` option of the environment is
|
||||
set to `true`.
|
||||
|
||||
### Internationalization
|
||||
### Internationalization (new in Twig 0.9.6)
|
||||
|
||||
When the `i18n` extension is enabled, use the `trans` block to mark parts in
|
||||
the template as translatable:
|
||||
|
||||
Reference in New Issue
Block a user