Clone test cases UI (#302)

This commit is contained in:
kimatata
2025-10-19 17:09:09 +09:00
committed by GitHub
parent 9ba1f3f1f8
commit 7c1dfd49b9
11 changed files with 217 additions and 29 deletions

View File

@@ -212,7 +212,12 @@
"selected": "選択済み",
"type": "タイプ",
"select_types": "タイプを選択",
"cases_moved": "テストケースを移動しました"
"cases_selected": "件のテストケース",
"select_action": "アクションを選択",
"move": "移動",
"clone": "クローン",
"cases_moved": "テストケースを移動しました",
"cases_cloned": "テストケースをクローンしました"
},
"Case": {
"back_to_cases": "テストケース一覧に戻る",