-
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
Hi,
When generating XLIFF the Translations language is used as the srcLang & trgLang.
the spec states "Target language - the code of the language, in which the Translated text is expressed".
It could be fixed by adding the target language to the options array.
$xliff->setAttribute('trgLang', $options['targetLanguage'] ?? $translations->getLanguage());
Any solution would be great
vaeryn-uk
Metadata
Metadata
Assignees
Labels
No labels