You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/lang/english.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,7 @@
129
129
"t_safe_preview_body": "You are reading and editing this file without running Julia code.",
130
130
"t_safe_preview_run_this_notebook": "When you are ready, you can {{run_this_notebook}}.",
131
131
"t_safe_preview_run_this_notebook_link": "run this notebook",
132
+
"t_export_safe_preview_warning": "This notebook is still in Safe Preview, and cells are not executed. You might want to run the notebook first. Are you sure you want to export it?",
0 commit comments