You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
I have made routes and locale middleware with this Cookbook:
setting-locale-depending-routing-parameter.md
Now I wonder how I can pass the locale to Twig Extension which I use to create function {{ __('translate me') }}
Twig Extension is added in
config/autoload/templates.global.phplike this: