9 lines
267 B
PHP
Executable File
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';
|