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
Hello devs, adding this # app/config/routing.yml lexik_translation_edition: resource: "@LexikTranslationBundle/Resources/config/routing.yml" prefix: /my-prefix
to app/config/routing.yaml leads to this exception There is no extension able to load the configuration for "lexik_translation_edition"
I want to use the GUI for the translations.
Thank you.
The text was updated successfully, but these errors were encountered:
Hello devs, adding this
# app/config/routing.yml lexik_translation_edition: resource: "@LexikTranslationBundle/Resources/config/routing.yml" prefix: /my-prefix
to
app/config/routing.yaml
leads to this exceptionThere is no extension able to load the configuration for "lexik_translation_edition"
I want to use the GUI for the translations.
Thank you.
The text was updated successfully, but these errors were encountered: