feat: view customize on member's role cases pane
This commit is contained in:
@@ -162,7 +162,11 @@
|
||||
"high": "High",
|
||||
"medium": "Medium",
|
||||
"low": "Low",
|
||||
"no_cases_found": "No test cases found"
|
||||
"no_cases_found": "No test cases found",
|
||||
"case_title": "Test Case Title",
|
||||
"case_description": "Test Case Description",
|
||||
"create": "Create",
|
||||
"please_eEnter": "Please enter test case title"
|
||||
},
|
||||
"Case": {
|
||||
"back_to_cases": "Back to test cases",
|
||||
|
||||
@@ -161,7 +161,11 @@
|
||||
"high": "高",
|
||||
"medium": "中",
|
||||
"low": "低",
|
||||
"no_cases_found": "テストケースがありません"
|
||||
"no_cases_found": "テストケースがありません",
|
||||
"case_title": "テストケースタイトル",
|
||||
"case_description": "テストケース詳細",
|
||||
"create": "作成",
|
||||
"please_rnter": "テストケースタイトルを入力してください"
|
||||
},
|
||||
"Case": {
|
||||
"back_to_cases": "テストケース一覧に戻る",
|
||||
|
||||
Reference in New Issue
Block a user