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

@@ -436,6 +436,7 @@ export const dict = {
"session.review.noChanges": "Ingen endringer",
"session.files.selectToOpen": "Velg en fil å åpne",
"session.files.all": "Alle filer",
"session.files.binaryContent": "Binær fil (innhold kan ikke vises)",
"session.messages.renderEarlier": "Vis tidligere meldinger",
"session.messages.loadingEarlier": "Laster inn tidligere meldinger...",
"session.messages.loadEarlier": "Last inn tidligere meldinger",