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
Sometimes it is required to have translations somewhere in 'run' module method and strings compilation to another run method breaks this.
Guess, adding strings on config phase is a good idea to avoid such a bugs.
The text was updated successfully, but these errors were encountered:
Sometimes it is required to have translations somewhere in 'run' module method and strings compilation to another run method breaks this.
Guess, adding strings on config phase is a good idea to avoid such a bugs.
The text was updated successfully, but these errors were encountered: