* Remove duplicate lang items.

This commit is contained in:
liugang
2022-09-29 15:30:20 +08:00
parent 77b2b17a7b
commit d5279a42b8
6 changed files with 0 additions and 6 deletions
-1
View File
@@ -174,7 +174,6 @@ $lang->story->design = 'Designs';
$lang->story->case = 'Cases';
$lang->story->bug = 'Bugs';
$lang->story->repoCommit = 'Commits';
$lang->story->noRequirement = 'No Requirements';
$lang->story->one = 'One';
$lang->story->field = 'Synchronized fields';
$lang->story->completeRate = 'Completion Rate';
-1
View File
@@ -174,7 +174,6 @@ $lang->story->design = 'Design';
$lang->story->case = 'Cases';
$lang->story->bug = 'Bugs';
$lang->story->repoCommit = 'Commits';
$lang->story->noRequirement = 'No Requirements';
$lang->story->one = 'One';
$lang->story->field = 'Sync Field';
$lang->story->completeRate = 'Completion Rate';
-1
View File
@@ -174,7 +174,6 @@ $lang->story->design = 'Designs';
$lang->story->case = 'Cases';
$lang->story->bug = 'Bugs';
$lang->story->repoCommit = 'Commits';
$lang->story->noRequirement = 'No Requirements';
$lang->story->one = 'One';
$lang->story->field = 'Synchronized fields';
$lang->story->completeRate = 'Completion Rate';
-1
View File
@@ -168,7 +168,6 @@ $lang->story->design = 'Designs';
$lang->story->case = 'Cases';
$lang->story->bug = 'Bugs';
$lang->story->repoCommit = 'Commits';
$lang->story->noRequirement = 'No Requirements';
$lang->story->one = 'One';
$lang->story->field = 'Synchronized fields';
$lang->story->completeRate = 'Completion Rate';
-1
View File
@@ -174,7 +174,6 @@ $lang->story->design = '相关设计';
$lang->story->case = '相关用例';
$lang->story->bug = '相关Bug';
$lang->story->repoCommit = '相关提交';
$lang->story->noRequirement = '无需求';
$lang->story->one = '一个';
$lang->story->field = '同步的字段';
$lang->story->completeRate = '完成率';
-1
View File
@@ -157,7 +157,6 @@ $lang->story->design = '相關設計';
$lang->story->case = '相關用例';
$lang->story->bug = '相關Bug';
$lang->story->repoCommit = '相關提交';
$lang->story->noRequirement = '無需求';
$lang->story->one = '一個';
$lang->story->field = '同步的欄位';
$lang->story->completeRate = '完成率';