* code for task#1241.

This commit is contained in:
chencongzhi520@gmail.com
2013-04-23 08:51:02 +00:00
parent 40464d01af
commit 73571ead2b

View File

@@ -76,7 +76,7 @@ $lang->user->task = 'Task';
$lang->user->bug = 'Bug';
$lang->user->test = 'Test';
$lang->user->testTask = 'Test task';
$lang->user->testCask = 'Test case';
$lang->user->testCase = 'Test case';
$lang->user->todo = 'Todo';
$lang->user->story = 'Story';
$lang->user->team = 'Team';