feat: view customize on member's role cases pane

This commit is contained in:
Takeshi Kimata
2024-06-06 21:39:52 +09:00
parent f9cf3ef209
commit 07259f6daf
11 changed files with 167 additions and 24 deletions

View File

@@ -161,7 +161,11 @@
"high": "高",
"medium": "中",
"low": "低",
"no_cases_found": "テストケースがありません"
"no_cases_found": "テストケースがありません",
"case_title": "テストケースタイトル",
"case_description": "テストケース詳細",
"create": "作成",
"please_rnter": "テストケースタイトルを入力してください"
},
"Case": {
"back_to_cases": "テストケース一覧に戻る",