Annotation Type AutoTranslateTranslationTableConfig
-
public @interface AutoTranslateTranslationTableConfig
Configures 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 String
comment
String
keyColumn
String
path
int
sheetIndex
int
startRow
String
valueColumn
-