feat: test case detail dialog
This commit is contained in:
@@ -201,12 +201,12 @@
|
||||
"template": "Template",
|
||||
"test_detail": "Test detail",
|
||||
"preconditions": "Preconditions",
|
||||
"expected_result": "Expected result",
|
||||
"step": "Step",
|
||||
"text": "Text",
|
||||
"steps": "Steps",
|
||||
"new_step": "New Step",
|
||||
"details_of_the_step": "Details of the step",
|
||||
"expected_result": "Expected result",
|
||||
"delete_this_step": "Delete this step",
|
||||
"insert_step": "Insert step",
|
||||
"attachments": "Attachments",
|
||||
@@ -272,7 +272,25 @@
|
||||
"include_in_run": "Include in run",
|
||||
"exclude_from_run": "Exclude from run",
|
||||
"no_cases_found": "No cases found",
|
||||
"are_you_sure_leave": "Are you sure you want to leave the page?"
|
||||
"are_you_sure_leave": "Are you sure you want to leave the page?",
|
||||
"type": "Type",
|
||||
"other": "Other",
|
||||
"security": "Security",
|
||||
"performance": "Performance",
|
||||
"accessibility": "Accessibility",
|
||||
"functional": "Functional",
|
||||
"acceptance": "Acceptance",
|
||||
"usability": "Usability",
|
||||
"smoke_sanity": "Smoke&Sanity",
|
||||
"compatibility": "Compatibility",
|
||||
"destructive": "Destructive",
|
||||
"regression": "Regression",
|
||||
"automated": "Automated",
|
||||
"manual": "Manual",
|
||||
"preconditions": "Preconditions",
|
||||
"expected_result": "Expected result",
|
||||
"details_of_the_step": "Details of the step",
|
||||
"close": "Close"
|
||||
},
|
||||
"Members": {
|
||||
"member_management": "Member Management",
|
||||
|
||||
Reference in New Issue
Block a user