2023-05-16 10:50:42 +08:00

8 lines
342 B
PHP

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