Multiple languages and translations

If you are using a multiple language implementation, you can track and perform translations on new records. By default, new records are stored in the base language only; there is no auto-translation.

You can translate records to the secondary language using one of the following options:

XML Localization Interchange File Format (XLIFF) is an XML file with specific tags for the translation process. XLIFF files follow the 8-bit Unicode Transformation Format (UTF-8) standard for formatting languages.



Feedback