Add translation for basic control structures - #120
Conversation
35a0228 to
f2e6f11
Compare
There was a problem hiding this comment.
The translation itself is correct and matches the declared EN-Revision (690c3ea7).
In the meantime, though, the English source was updated by commit b8147b7 (#5462), which enabled runnable (WASM) examples for this section — adding the &example.outputs; blocks and completing the example code. As a result this file is now out of sync with current en and will need to be realigned with that change.
There was a problem hiding this comment.
Same situation as else.xml: the translation is correct and complete for the declared EN-Revision (7104ee97).
The only difference against current en comes from commit b8147b7 (#5462), which added the runnable (WASM) examples to this section. This file will need to be realigned with that change.
Add translation for include-once, return, else, and if control structures.