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
@ThiloWitt copied translates into a 3.1 test site, went into the Settings module and saw all locales there. Afterwards this error occured: Invalid configuration at path "jms_i18n_routing.default_locale": The default locale must be one of the configured locales..
The problems was caused by config/packages/zikula_settings.yaml which was not properly updated.
It contained:
@ThiloWitt copied translates into a 3.1 test site, went into the Settings module and saw all locales there. Afterwards this error occured:
Invalid configuration at path "jms_i18n_routing.default_locale": The default locale must be one of the configured locales..The problems was caused by
config/packages/zikula_settings.yamlwhich was not properly updated.It contained:
Things worked after he changed it to: