{ "Index": { "title": "Hello world!" }, "Projects": { "projects": "Projects", "project": "Project", "new_project": "New Project", "edit_project": "Edit Project", "delete_project": "Delete Project", "id": "ID", "name": "Name", "detail": "Detail", "last_update": "Last update", "actions": "Actions", "project_name": "Project Name", "project_detail": "Project Detail", "close": "Close", "create": "Create", "update": "Update", "please_enter": "Please enter project name" }, "Project": { "home": "Home", "test_cases": "Test Cases", "test_run": "Test Runs" }, "Folders": { "folder": "Folder", "new_folder": "New Folder", "edit_folder": "Edit Folder", "delete_folder": "Delete Folder", "folder_name": "Folder Name", "folder_detail": "Folder Detail", "close": "Close", "create": "Create", "update": "Update", "please_enter": "Please enter folder name" }, "Cases": { "test_cases": "Test Cases", "id": "ID", "title": "Title", "priority": "Priority", "actions": "Actions", "delete_case": "Delete test case", "delete": "Delete", "new_test_case": "New Test Case", "status": "Status", "critical": "Critical", "high": "High", "medium": "Medium", "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", "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": { "runs": "Test Runs", "id": "ID", "name": "Name", "description": "Description", "last_update": "Last update", "actions": "Actions", "new_run": "New Run", "delete_run": "Delete Run", "no_runs_found": "No runs found" }, "Run": { "back_to_runs": "Back to test runs", "updating": "Updating...", "update": "Update", "progress": "Progress", "refresh": "Refresh", "id": "ID", "title": "Title", "please_enter": "Please enter run name", "description": "Description", "new": "New", "inProgress": "In progress", "underReview": "Under review", "rejected": "Rejected", "done": "Done", "closed": "Closed", "priority": "Priority", "status": "Status", "actions": "Actions", "critical": "Critical", "high": "High", "medium": "Medium", "low": "Low", "untested": "Untested", "passed": "Passed", "failed": "Failed", "retest": "Retest", "skipped": "Skipped", "select_test_case": "Select test cases", "test_case_selection": "Test case selection", "include_in_run": "Include in run", "exclude_from_run": "Exclude from run", "no_cases_found": "No cases found" } }