diff --git a/public/locales/zh-TW/dashboard.json b/public/locales/zh-TW/dashboard.json index 504fbc0..a9b1d1f 100644 --- a/public/locales/zh-TW/dashboard.json +++ b/public/locales/zh-TW/dashboard.json @@ -381,6 +381,7 @@ "nanoTimestamp": "奈秒級時間戳", "uid": "用戶 ID", "originalFileName": "原始檔案名", + "originFileNameNoext": "原始檔案名無副檔名", "extension": "文件副檔名", "uuidV4": "UUID V4", "date": "日期", @@ -819,4 +820,4 @@ "lastProgress": "最後進度", "errorMsg": "錯誤訊息" } -} \ No newline at end of file +}