mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
toolbar/buttons: Copy edit.
This commit is contained in:
committed by
David Lechner
parent
9ceaeee739
commit
6bc4dbbe99
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"label": "REPL",
|
||||
"tooltip": "Start REPL in terminal"
|
||||
"tooltip": "Code interactively in the terminal (REPL)"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"label": "Run",
|
||||
"tooltip": {
|
||||
"action": "Download and run this program ({key})",
|
||||
"action": "Run this program ({key})",
|
||||
"progress": "Downloading… {percent}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user