feat: tag filtering functionality for test cases (#324)

This commit is contained in:
Eliezer Castro
2025-11-08 10:30:50 -03:00
committed by GitHub
parent 0575c928e8
commit 12b5a1babe
10 changed files with 150 additions and 25 deletions

View File

@@ -239,7 +239,8 @@
"clone": "クローン",
"cases_moved": "テストケースを移動しました",
"cases_cloned": "テストケースをクローンしました",
"tags": "タグ"
"tags": "タグ",
"select_tags": "タグを選択"
},
"Case": {
"back_to_cases": "テストケース一覧に戻る",