Skip to content
Snippets Groups Projects
Commit cb521da0 authored by Eric Rosenbaum's avatar Eric Rosenbaum
Browse files

Add translate extension

parent c6437f2c
Branches
Tags
No related merge requests found
......@@ -6,6 +6,7 @@ import microbitImage from './microbit.png';
import wedoImage from './wedo.png';
import ev3Image from './ev3.png';
import boostImage from './boost.png';
import translateImage from './translate.png';
export default [
{
......@@ -22,6 +23,13 @@ export default [
description: 'Draw with your sprites.',
featured: true
},
{
name: 'Google Translate',
extensionId: 'translate',
iconURL: translateImage,
description: 'Translate text into many languages.',
featured: true
},
{
name: 'Video Motion',
extensionId: 'videoSensing',
......
src/lib/libraries/extensions/translate.png

42.6 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment