* bug # 221
This commit is contained in:
@@ -18,8 +18,8 @@ $lang->resource->my->index = 'index';
|
||||
$lang->resource->my->todo = 'todo';
|
||||
$lang->resource->my->task = 'task';
|
||||
$lang->resource->my->bug = 'bug';
|
||||
$lang->resource->my->testtask = 'testTask';
|
||||
$lang->resource->my->testcase = 'testCase';
|
||||
$lang->resource->my->testTask = 'testTask';
|
||||
$lang->resource->my->testCase = 'testCase';
|
||||
$lang->resource->my->story = 'story';
|
||||
$lang->resource->my->project = 'project';
|
||||
$lang->resource->my->profile = 'profile';
|
||||
|
||||
Reference in New Issue
Block a user