Skip to content

Commit b8e1985

Browse files
committed
Add copy output translation key
This serves as an addition to the previous commits. It is the result of running `yarn i18n:generate` on the state after adding the copy output button to the serial monitor (see 2df3f46). I hope that this will resolve the current Github action failure.
1 parent 1274fc3 commit b8e1985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

i18n/en.json

+1
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@
435435
"autoscroll": "Autoscroll",
436436
"carriageReturn": "Carriage Return",
437437
"connecting": "Connecting to '{0}' on '{1}'...",
438+
"copyOutput": "Copy Output",
438439
"message": "Message (Enter to send message to '{0}' on '{1}')",
439440
"newLine": "New Line",
440441
"newLineCarriageReturn": "Both NL & CR",

0 commit comments

Comments
 (0)