fix(app): binary file handling in file view (#11312)

This commit is contained in:
Alex Yaroshuk
2026-02-01 23:40:33 +08:00
committed by GitHub
parent b51005ec4a
commit 23c803707d
19 changed files with 221 additions and 24 deletions

View File

@@ -431,6 +431,7 @@ export const dict = {
"session.review.noChanges": "沒有變更",
"session.files.selectToOpen": "選取要開啟的檔案",
"session.files.all": "所有檔案",
"session.files.binaryContent": "二進位檔案(無法顯示內容)",
"session.messages.renderEarlier": "顯示更早的訊息",
"session.messages.loadingEarlier": "正在載入更早的訊息...",
"session.messages.loadEarlier": "載入更早的訊息",