Skip to content

Commit e191528

Browse files
committed
Update translation
1 parent a2e3f0f commit e191528

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

blockly/msg/blocks/en.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
Blockly.Msg.WEBDUINO_DFPLAYER = 'MP3 ( DFPlayer )Rx ';
1+
Blockly.Msg.WEBDUINO_DFPLAYER = 'MP3 ( DFPlayer ), Rx ';
22
Blockly.Msg.WEBDUINO_DFPLAYER_TX = ' Tx';
3-
Blockly.Msg.WEBDUINO_DFPLAYER_PLAY = 'play';
3+
Blockly.Msg.WEBDUINO_DFPLAYER_PLAY = 'Play #';
44
Blockly.Msg.WEBDUINO_DFPLAYER_START = 'Start';
55
Blockly.Msg.WEBDUINO_DFPLAYER_STOP = 'Stop';
66
Blockly.Msg.WEBDUINO_DFPLAYER_PAUSE = 'Pause';
7-
Blockly.Msg.WEBDUINO_DFPLAYER_LOOP = 'repeat';
7+
Blockly.Msg.WEBDUINO_DFPLAYER_LOOP = 'Repeat #';
88
Blockly.Msg.WEBDUINO_DFPLAYER_PREVIOUS = 'Previous';
99
Blockly.Msg.WEBDUINO_DFPLAYER_NEXT = 'Next';
10-
Blockly.Msg.WEBDUINO_DFPLAYER_VOLUME = 'volume (0~30)';
11-
Blockly.Msg.WEBDUINO_DFPLAYER_SET = 'set';
12-
Blockly.Msg.WEBDUINO_DFPLAYER_NUM = 'song';
10+
Blockly.Msg.WEBDUINO_DFPLAYER_VOLUME = 'Set Volume (0~30)';
11+
Blockly.Msg.WEBDUINO_DFPLAYER_SET = 'Action';
12+
Blockly.Msg.WEBDUINO_DFPLAYER_NUM = 'of Tracks';

0 commit comments

Comments
 (0)