mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-24 06:52:40 -05:00
Remove "Don't translate Google"
This commit is contained in:
parent
6ce061d55d
commit
afd9549708
1 changed files with 1 additions and 1 deletions
|
@ -614,7 +614,7 @@ class Scratch3Speech2TextBlocks {
|
|||
name: formatMessage({
|
||||
id: 'speech.extensionName',
|
||||
default: 'Speech to Text',
|
||||
description: 'Name of extension that adds speech recognition blocks. Do Not translate Google.'
|
||||
description: 'Name of extension that adds speech recognition blocks.'
|
||||
}),
|
||||
menuIconURI: menuIconURI,
|
||||
blockIconURI: iconURI,
|
||||
|
|
Loading…
Reference in a new issue