mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-03-14 01:09:51 -04:00
Change l10n id so translations will update
This commit is contained in:
parent
48e01fe1a3
commit
3ae6c93394
1 changed files with 1 additions and 1 deletions
|
@ -646,7 +646,7 @@ class Scratch3GdxForBlocks {
|
|||
{
|
||||
opcode: 'getSpinSpeed',
|
||||
text: formatMessage({
|
||||
id: 'gdxfor.getSpinSpeed',
|
||||
id: 'gdxfor.getSpin',
|
||||
default: 'spin [DIRECTION]',
|
||||
description: 'gets spin speed'
|
||||
}),
|
||||
|
|
Loading…
Reference in a new issue