fix: when no folders

This commit is contained in:
Takeshi Kimata
2024-06-09 10:35:21 +09:00
parent cb5592ef12
commit 369cd09c1c
6 changed files with 35 additions and 15 deletions

View File

@@ -146,7 +146,8 @@
"update": "Update",
"please_enter": "Please enter folder name",
"delete": "Delete",
"are_you_sure": "Are you sure you want to delete the folder?"
"are_you_sure": "Are you sure you want to delete the folder?",
"no_folders_found": "No folders found"
},
"Cases": {
"test_case_list": "Test Case List",