2023-05-16 10:47:08 +08:00

9 lines
267 B
PHP
Executable File

<?php
$lang->story->module = 'Catalog';
$lang->story->parent = 'Parent';
$lang->story->legendSpec = 'Description';
$lang->story->children = 'Children';
$lang->story->legendLifeTime = 'Target Life';
$lang->story->legendProjectAndTask = 'Kanban Task';