scratch-l10n/gui/en.json

18 lines
542 B
JSON
Raw Normal View History

{
"action.addSound": {
"message": "Add Sound",
"description": "Button to add a sound in the editor tab"
},
"action.addCostume": {
"message": "Add Costume",
"description": "Button to add a costume in the editor tab"
},
"action.addBackdrop": {
"message": "Add Backdrop",
"description": "Button to add a backdrop in the editor tab"
},
"action.recordSound": {
"message": "Record Sound",
"description": "Button to record a sound in the editor tab"
}
}