feat: download test cases csv (#219)

This commit is contained in:
kimatata
2025-05-06 10:05:37 +09:00
committed by GitHub
parent a05b39604a
commit c2ef8d4c7b
11 changed files with 120 additions and 7 deletions

View File

@@ -188,6 +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",
"status": "Status",
"no_cases_found": "No test cases found",
"case_title": "Test Case Title",

View File

@@ -189,6 +189,7 @@
"close": "閉じる",
"are_you_sure": "テストケースを削除してもよろしいですか?",
"new_test_case": "新規テストケース",
"download_csv": "CSVダウンロード",
"status": "ステータス",
"no_cases_found": "テストケースがありません",
"case_title": "テストケースタイトル",