Display information of project on home tab
This commit is contained in:
@@ -37,7 +37,14 @@
|
||||
"test_cases": "テストケース",
|
||||
"test_runs": "テスト実行",
|
||||
"progress": "進捗",
|
||||
"test_types": "テスト種別",
|
||||
"untested": "未実行",
|
||||
"passed": "成功",
|
||||
"failed": "失敗",
|
||||
"retest": "再テスト",
|
||||
"skipped": "スキップ",
|
||||
"test_classification": "テスト分類",
|
||||
"by_type": "タイプ別",
|
||||
"by_priority": "優先度別",
|
||||
"other": "その他",
|
||||
"security": "セキュリティ",
|
||||
"performance": "パフォーマンス",
|
||||
@@ -51,7 +58,6 @@
|
||||
"regression": "回帰",
|
||||
"automated": "自動",
|
||||
"manual": "手動",
|
||||
"priority": "優先度",
|
||||
"critical": "致",
|
||||
"high": "高",
|
||||
"medium": "中",
|
||||
|
||||
Reference in New Issue
Block a user