refactor: priority messages duplication

This commit is contained in:
Takeshi Kimata
2024-07-21 13:59:49 +09:00
parent 63df563b87
commit 74bb379c1a
16 changed files with 84 additions and 90 deletions

View File

@@ -134,11 +134,7 @@
"destructive": "破壊",
"regression": "回帰",
"automated": "自動",
"manual": "手動",
"critical": "致",
"high": "高",
"medium": "中",
"low": "低"
"manual": "手動"
},
"Folders": {
"folder": "フォルダー",
@@ -167,10 +163,6 @@
"are_you_sure": "テストケースを削除してもよろしいですか?",
"new_test_case": "新規テストケース",
"status": "ステータス",
"critical": "致",
"high": "高",
"medium": "中",
"low": "低",
"no_cases_found": "テストケースがありません",
"case_title": "テストケースタイトル",
"case_description": "テストケース詳細",
@@ -187,10 +179,6 @@
"description": "詳細",
"test_case_description": "テストケース詳細",
"priority": "優先度",
"critical": "致",
"high": "高",
"medium": "中",
"low": "低",
"type": "タイプ",
"other": "その他",
"security": "セキュリティ",
@@ -265,10 +253,6 @@
"priority": "優先度",
"status": "ステータス",
"actions": "アクション",
"critical": "致",
"high": "高",
"medium": "中",
"low": "低",
"untested": "未実行",
"passed": "成功",
"failed": "失敗",