Apply i18n
This commit is contained in:
@@ -53,10 +53,51 @@
|
||||
"low": "Low"
|
||||
},
|
||||
"Case": {
|
||||
"back_to_cases": "Back to test cases",
|
||||
"updating": "Updating...",
|
||||
"update": "Update",
|
||||
"basic": "Basic",
|
||||
"title": "Title",
|
||||
"please_enter_title": "Please enter title",
|
||||
"description": "Description",
|
||||
"test_case_description": "Test case description",
|
||||
"priority": "Priority",
|
||||
"critical": "Critical",
|
||||
"high": "High",
|
||||
"medium": "Medium",
|
||||
"low": "Low"
|
||||
"low": "Low",
|
||||
"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",
|
||||
"template": "Template",
|
||||
"test_detail": "Test detail",
|
||||
"preconditions": "Preconditions",
|
||||
"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",
|
||||
"delete": "Delete",
|
||||
"download": "Download",
|
||||
"delete_file": "Delete file",
|
||||
"click_to_upload": "Click to upload",
|
||||
"or_drag_and_drop": "or drag and drop",
|
||||
"max_file_size": "Max. file size"
|
||||
},
|
||||
"Runs": {
|
||||
"id": "ID",
|
||||
|
||||
Reference in New Issue
Block a user