We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7bcd4 commit d622857Copy full SHA for d622857
copydecks/en/copydeck.json
@@ -11,9 +11,9 @@
11
"error": "Error",
12
"copydeckNotLoaded": "Copydeck not loaded",
13
"pythonError": "Python error",
14
- "fallbackSummary": "Start with the last line of the message and the highlighted code line.",
15
- "fallbackWhy": "The last line of the traceback tells you the error type and main cause.",
16
- "fallbackStep": "Fix one small thing and run again."
+ "fallbackSummary": "Start with the last line of the trace (message) and the highlighted code line.",
+ "fallbackWhy": "The last line of the trace tells you the error type and main cause.",
+ "fallbackStep": "Try a fix and run again."
17
},
18
"glossary": {
19
"kid": {
0 commit comments