fix: when no folders
This commit is contained in:
@@ -145,7 +145,8 @@
|
||||
"update": "更新",
|
||||
"please_enter": "フォルダー名を入力してください",
|
||||
"delete": "削除",
|
||||
"are_you_sure": "フォルダーを削除してもよろしいですか?"
|
||||
"are_you_sure": "フォルダーを削除してもよろしいですか?",
|
||||
"no_folders_found": "フォルダーがありません"
|
||||
},
|
||||
"Cases": {
|
||||
"test_case_list": "テストケース一覧",
|
||||
|
||||
Reference in New Issue
Block a user