feat: export test run result (#220)
This commit is contained in:
@@ -188,7 +188,7 @@
|
||||
"close": "Close",
|
||||
"are_you_sure": "Are you sure you want to delete test cases?",
|
||||
"new_test_case": "New Test Case",
|
||||
"download_csv": "Download CSV",
|
||||
"export": "Export",
|
||||
"status": "Status",
|
||||
"no_cases_found": "No test cases found",
|
||||
"case_title": "Test Case Title",
|
||||
@@ -254,6 +254,7 @@
|
||||
"updating": "Updating...",
|
||||
"update": "Update",
|
||||
"updated_test_run": "Updated test run",
|
||||
"export": "Export",
|
||||
"progress": "Progress",
|
||||
"refresh": "Refresh",
|
||||
"id": "ID",
|
||||
|
||||
@@ -189,7 +189,7 @@
|
||||
"close": "閉じる",
|
||||
"are_you_sure": "テストケースを削除してもよろしいですか?",
|
||||
"new_test_case": "新規テストケース",
|
||||
"download_csv": "CSVダウンロード",
|
||||
"export": "エクスポート",
|
||||
"status": "ステータス",
|
||||
"no_cases_found": "テストケースがありません",
|
||||
"case_title": "テストケースタイトル",
|
||||
@@ -255,6 +255,7 @@
|
||||
"updating": "更新中...",
|
||||
"update": "更新",
|
||||
"updated_test_run": "テストランを更新しました",
|
||||
"export": "エクスポート",
|
||||
"progress": "進捗",
|
||||
"refresh": "再読み込み",
|
||||
"id": "ID",
|
||||
|
||||
Reference in New Issue
Block a user