Annotation Type AutoTranslateTranslationTableConfig
-
public @interface AutoTranslateTranslationTableConfigConfigures a translation table for the automatic translation - an XLS or CSV file of terms and their translations. Properties: path to file resource or DAM asset, sheet index, start row, key column, value column.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description StringcommentStringkeyColumnStringpathintsheetIndexintstartRowStringvalueColumn
-