chore: Include test case title query in filters to improve UI consistency (#284)

This commit is contained in:
kimatata
2025-09-23 11:22:14 +09:00
committed by GitHub
parent 81805c605a
commit 0a8cccfad4
12 changed files with 164 additions and 215 deletions

View File

@@ -205,13 +205,13 @@
"case_description": "テストケース詳細",
"create": "作成",
"please_enter": "テストケースタイトルを入力してください",
"filter": "フィルター",
"clear_all": "すべてクリア",
"apply": "適用",
"select_priorities": "優先度を選択",
"selected": "選択済み",
"type": "タイプ",
"select_types": "タイプを選択",
"search_placeholder": "入力して検索..."
"select_types": "タイプを選択"
},
"Case": {
"back_to_cases": "テストケース一覧に戻る",