Files
blockly/msg/json/sco.json
Neil Fraser 04302641ee Add dialog Ok/Cancel to Blockly's JSON
They are being moved from Blockly Games' JSON.
2021-08-05 10:39:22 -07:00

5 lines
51 B
JSON

{
"DIALOG_OK": "OK",
"DIALOG_CANCEL": "Cancel"
}