Merge branch 'master' of https://github.com/easysoft/zentaopms
* remove support in common en
This commit is contained in:
@@ -44,7 +44,7 @@ $lang->editor->translate['model.php'] = 'model';
|
||||
$lang->editor->modules['action'] = '系统日志';
|
||||
$lang->editor->modules['admin'] = '后台管理';
|
||||
$lang->editor->modules['api'] = 'API接口';
|
||||
$lang->editor->modules['bug'] = '缺陷管理';
|
||||
$lang->editor->modules['bug'] = 'Bug管理';
|
||||
$lang->editor->modules['build'] = 'Build';
|
||||
$lang->editor->modules['common'] = '公有模块';
|
||||
$lang->editor->modules['company'] = '组织视图';
|
||||
|
||||
@@ -44,7 +44,7 @@ $lang->editor->translate['model.php'] = 'model';
|
||||
$lang->editor->modules['action'] = '系統日誌';
|
||||
$lang->editor->modules['admin'] = '後台管理';
|
||||
$lang->editor->modules['api'] = 'API介面';
|
||||
$lang->editor->modules['bug'] = '缺陷管理';
|
||||
$lang->editor->modules['bug'] = 'Bug管理';
|
||||
$lang->editor->modules['build'] = 'Build';
|
||||
$lang->editor->modules['common'] = '公有模組';
|
||||
$lang->editor->modules['company'] = '組織視圖';
|
||||
|
||||
@@ -24,7 +24,7 @@ $lang->testreport->bugs = '测试的Bug';
|
||||
$lang->testreport->builds = '版本信息';
|
||||
$lang->testreport->goal = '项目目标';
|
||||
$lang->testreport->cases = '用例';
|
||||
$lang->testreport->bugInfo = '缺陷分布';
|
||||
$lang->testreport->bugInfo = 'Bug分布';
|
||||
$lang->testreport->report = '总结';
|
||||
$lang->testreport->legacyBugs = '遗留的Bug';
|
||||
$lang->testreport->createdDate = '创建时间';
|
||||
|
||||
@@ -24,7 +24,7 @@ $lang->testreport->bugs = '測試的Bug';
|
||||
$lang->testreport->builds = '版本信息';
|
||||
$lang->testreport->goal = '項目目標';
|
||||
$lang->testreport->cases = '用例';
|
||||
$lang->testreport->bugInfo = '缺陷分佈';
|
||||
$lang->testreport->bugInfo = 'Bug分佈';
|
||||
$lang->testreport->report = '總結';
|
||||
$lang->testreport->legacyBugs = '遺留的Bug';
|
||||
$lang->testreport->createdDate = '創建時間';
|
||||
|
||||
@@ -72,7 +72,7 @@ $lang->user->search = '搜索';
|
||||
$lang->user->profile = '档案';
|
||||
$lang->user->project = $lang->projectCommon;
|
||||
$lang->user->task = '任务';
|
||||
$lang->user->bug = '缺陷';
|
||||
$lang->user->bug = 'Bug';
|
||||
$lang->user->test = '测试';
|
||||
$lang->user->testTask = '测试任务';
|
||||
$lang->user->testCase = '测试用例';
|
||||
|
||||
@@ -72,7 +72,7 @@ $lang->user->search = '搜索';
|
||||
$lang->user->profile = '檔案';
|
||||
$lang->user->project = $lang->projectCommon;
|
||||
$lang->user->task = '任務';
|
||||
$lang->user->bug = '缺陷';
|
||||
$lang->user->bug = 'Bug';
|
||||
$lang->user->test = '測試';
|
||||
$lang->user->testTask = '測試任務';
|
||||
$lang->user->testCase = '測試用例';
|
||||
|
||||
Reference in New Issue
Block a user