excel.php 342 B

1234567
  1. <?php
  2. $lang->testcase->importCase = 'Import Case';
  3. $lang->testcase->fileImport = 'Import From Excel';
  4. $lang->testcase->selectStory = "Select {$lang->SRCommon}";
  5. $lang->testcase->importNotice = 'Please export the template first, and enter your data into the template. Then import it.';
  6. $lang->testcase->importCaseAction = 'Import case';