mirror of
https://github.com/stablyai/orca.git
synced 2026-09-26 08:02:38 +00:00
Merge branch 'nwparker/markdown-fallback-preview' into stack-preview
This commit is contained in:
@@ -117,7 +117,8 @@
|
||||
"editor": {
|
||||
"richMarkdown": {
|
||||
"tooLarge": "File is larger than the {{limit}} rich editing limit. Showing source mode instead.",
|
||||
"openAnyway": "Open anyway"
|
||||
"openAnyway": "Open anyway",
|
||||
"openPreview": "Open preview"
|
||||
},
|
||||
"fileLoad": {
|
||||
"hostUnresolved": "The host couldn't find this file's workspace. It may have been removed, or the host may not know about it yet. Retry, or close this tab from the tab strip."
|
||||
|
||||
Reference in New Issue
Block a user