refine the logic of update storage path

This commit is contained in:
stkevintan
2025-12-08 16:21:41 +08:00
parent 8add4e6b46
commit 180195ab7d
4 changed files with 66 additions and 44 deletions
+2 -1
View File
@@ -2631,9 +2631,10 @@ export default {
usernameRequired: '用戶名不能為空',
passwordRequired: '密碼不能為空',
pathMapping: '路徑映射',
pathMappingHint: '下載器服務端路徑映射為客戶端路徑,用於整理媒體文件',
pathMappingRequired: '路徑不能為空',
pathMappingError: '必須以 / 開頭',
storagePath: '存儲路徑',
downloadPath: '下載路徑',
},
filterRule: {
title: '過濾規則',