mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 21:52:35 -05:00
89ae32c626
Initial version with experimental translations
18 lines
No EOL
566 B
JSON
18 lines
No EOL
566 B
JSON
{
|
|
"action.addSound": {
|
|
"message": "Ajouter Son",
|
|
"description": "Button to add a sound in the editor tab"
|
|
},
|
|
"action.addCostume": {
|
|
"message": "Ajouter Costume",
|
|
"description": "Button to add a costume in the editor tab"
|
|
},
|
|
"action.addBackdrop": {
|
|
"message": "Ajouter Arrière-plan",
|
|
"description": "Button to add a backdrop in the editor tab"
|
|
},
|
|
"action.recordSound": {
|
|
"message": "Enregistrement du Son",
|
|
"description": "Button to record a sound in the editor tab"
|
|
}
|
|
} |