This commit is contained in:
谦君
2026-01-23 01:28:57 +08:00
parent bd6c474913
commit 1fc807915f
21 changed files with 295 additions and 128 deletions

View File

@@ -952,6 +952,7 @@ export default {
exporting: '匯出中...',
exportSuccess: '匯出成功',
exportSuccessWithPath: '匯出成功,檔案已儲存到:{path}',
exportCopiedToClipboard: '匯出成功,資料已複製到剪貼簿',
storagePermissionDenied: '儲存權限被拒絕,無法匯出檔案',
exportFailed: '匯出失敗,請重試',
importData: '匯入資料',