Skip to content

Commit ce38b8a

Browse files
authored
add the block switching string
1 parent ba59e66 commit ce38b8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/addons/addons-l10n/en.json

+1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
"block-switching/control_if": "if",
157157
"block-switching/control_if_else": "if... else",
158158
"block-switching/control_repeat_until": "repeat until",
159+
"block-switching/control_while": "while",
159160
"block-switching/control_wait_until": "wait until",
160161
"block-switching/data_changevariableby": "change variable",
161162
"block-switching/data_deletealloflist": "delete all",

0 commit comments

Comments
 (0)