Currently kendo-translate is only able to handle XLIFF 1.2 files. While, this is the default for the Angular CLI, it can also target XLIFF 2 since version 6.
Adding support for XLIFF 2.0 is not expected to be difficult. The new version looks to be improved and simplified.
Currently
kendo-translateis only able to handle XLIFF 1.2 files. While, this is the default for the Angular CLI, it can also target XLIFF 2 since version 6.Adding support for XLIFF 2.0 is not expected to be difficult. The new version looks to be improved and simplified.