website icon indicating copy to clipboard operation
website copied to clipboard

Translation extract scripts do not extract from template files

Open btkostner opened this issue 6 years ago • 1 comments

When running php _backend/Console/Translate.php it should also translate the _template files. It currently does not and trying to include those files individually causes things to break.

btkostner avatar Feb 19 '19 23:02 btkostner

I think I need to go through and comment / debug translations, but this is the line that voids the layout domain: _backend/Console/Extract./php, Line 100

lewisgoddard avatar Aug 10 '21 01:08 lewisgoddard