+ [task#125051,done,0.1h,0h] add lang item.
This commit is contained in:
@@ -150,6 +150,9 @@ $lang->repo->sourceCommit = 'Commit';
|
||||
$lang->repo->relations = 'Relations';
|
||||
$lang->repo->story = 'Story';
|
||||
$lang->repo->searchTips = 'Search by %s';
|
||||
$lang->repo->design = 'Design';
|
||||
$lang->repo->bug = 'Bug';
|
||||
$lang->repo->task = 'Task';
|
||||
|
||||
$lang->repo->title = 'Title';
|
||||
$lang->repo->status = 'Status';
|
||||
|
||||
@@ -150,6 +150,9 @@ $lang->repo->sourceCommit = 'Commit';
|
||||
$lang->repo->relations = 'Relations';
|
||||
$lang->repo->story = 'story';
|
||||
$lang->repo->searchTips = 'Search by %s';
|
||||
$lang->repo->design = 'Design';
|
||||
$lang->repo->bug = 'Bug';
|
||||
$lang->repo->task = 'Task';
|
||||
|
||||
$lang->repo->title = 'Title';
|
||||
$lang->repo->status = 'Status';
|
||||
|
||||
@@ -150,6 +150,9 @@ $lang->repo->sourceCommit = '来源提交';
|
||||
$lang->repo->relations = '相关';
|
||||
$lang->repo->story = '需求';
|
||||
$lang->repo->searchTips = '按%s搜索';
|
||||
$lang->repo->design = '设计';
|
||||
$lang->repo->bug = 'Bug';
|
||||
$lang->repo->task = '任务';
|
||||
|
||||
$lang->repo->title = '标题';
|
||||
$lang->repo->status = '状态';
|
||||
|
||||
Reference in New Issue
Block a user