Skip to content

Commit 961a7ef

Browse files
author
hihison
committed
Fix Traditional Chinese translation for Burn After Reading
- Add missing 'burnAfterReading' field in admin.table section - Add missing 'burnAfterReading' and 'burnAfterReadingHelp' in admin.edit section - Translation now shows '閱後即焚' instead of 'admin.table.burnAfterReading'
1 parent 1b84e91 commit 961a7ef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

public/locales/zh-TW.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
"sizeTooltip": "使用二進位單位:1 MiB = 1024 × 1024 位元組,與 macOS 顯示略有不同",
105105
"dueDate": "有效期至",
106106
"encrypted": "是否加密",
107+
"burnAfterReading": "閱後即焚",
107108
"createdAt": "建立時間",
108109
"actions": "操作"
109110
},
@@ -121,6 +122,8 @@
121122
"permanent": "永不過期",
122123
"customDate": "自訂過期時間",
123124
"selectDate": "選擇日期和時間",
125+
"burnAfterReading": "閱後即焚",
126+
"burnAfterReadingHelp": "首次下載後刪除檔案",
124127
"save": "儲存變更",
125128
"cancel": "取消",
126129
"saving": "儲存中...",

0 commit comments

Comments
 (0)