scratch-l10n/gui/en.json
chrisgarrity 89ae32c626 Experimental scratch-gui translations
Initial version with experimental translations
2017-07-20 15:59:38 -04:00

18 lines
No EOL
542 B
JSON

{
"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"
}
}