excel.php 362 B

12345
  1. <?php
  2. $lang->programplan->exportTemplate = 'Export Template';
  3. $lang->programplan->importTask = 'Import Tasks';
  4. $lang->programplan->showImport = 'Import Confirm';
  5. $lang->programplan->exportTaskTip = 'Parent and child tasks must belong to the same execution. If the execution does not match, the execution of the parent task will be automatically used.';