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 Jul 16, 2020. It is now read-only.
Hello,
i seems that it's not possible to have json translations and array translations at the same time,
when using --multi-locales option.
In Generator.php line 75 :
if the locale exist as a directory, then the json translation is never applied.
thanks.