Add missing translation.
This commit is contained in:
@@ -1426,7 +1426,7 @@ $strStrucExcelCSV = __('CSV for MS Excel');
|
|||||||
$strStrucNativeExcel = __('Native MS Excel format');
|
$strStrucNativeExcel = __('Native MS Excel format');
|
||||||
$strStrucOnly = __('Structure only');
|
$strStrucOnly = __('Structure only');
|
||||||
$strStructPropose = __('Propose table structure');
|
$strStructPropose = __('Propose table structure');
|
||||||
$strStructureDiff = 'Structure Difference' ;
|
$strStructureDiff = __('Structure Difference');
|
||||||
$strStructureForView = __('Structure for view');
|
$strStructureForView = __('Structure for view');
|
||||||
$strStructureLC = __('structure');
|
$strStructureLC = __('structure');
|
||||||
$strStructure = __('Structure');
|
$strStructure = __('Structure');
|
||||||
|
Reference in New Issue
Block a user