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
I'd like to use this bundle on Ibexa/ezplatform (symfony 5/php7.3) project.
But this error is throw : "The "desc" filter must be applied after a "trans", or "transchoice" filter."
{{ 'content.hidden.message'|trans()|desc('This Content item or its Location is hidden.') }}
FYI :
- Installing nyholm/nsa (1.2.1): Loading from cache
- Installing php-translation/extractor (2.0.2): Loading from cache
- Installing php-translation/common (3.0.1): Loading from cache
- Installing php-translation/symfony-storage (2.2.0): Loading from cache
- Installing php-translation/symfony-bundle (0.12.1): Loading from cache
Kind regards
The text was updated successfully, but these errors were encountered:
Hello,
I'd like to use this bundle on Ibexa/ezplatform (symfony 5/php7.3) project.
But this error is throw : "The "desc" filter must be applied after a "trans", or "transchoice" filter."
FYI :
Kind regards
The text was updated successfully, but these errors were encountered: