We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba59e66 commit ce38b8aCopy full SHA for ce38b8a
src/addons/addons-l10n/en.json
@@ -156,6 +156,7 @@
156
"block-switching/control_if": "if",
157
"block-switching/control_if_else": "if... else",
158
"block-switching/control_repeat_until": "repeat until",
159
+ "block-switching/control_while": "while",
160
"block-switching/control_wait_until": "wait until",
161
"block-switching/data_changevariableby": "change variable",
162
"block-switching/data_deletealloflist": "delete all",
0 commit comments