mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-07-02 02:22:55 +08:00
fix: preview video on new tab (#933)
This commit is contained in:
@@ -32,5 +32,10 @@
|
||||
"binaryFile": {
|
||||
"title": "Binary File",
|
||||
"message": "The file \"{{fileName}}\" cannot be displayed in the text editor because it is a binary file."
|
||||
},
|
||||
"filePreview": {
|
||||
"loading": "Loading preview...",
|
||||
"error": "Unable to display this file.",
|
||||
"openInNewTab": "Open in new tab"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user