Expected Behavior
When the editor loads in a different language (e.g. due to browser language setting), the default text on the ask and text operator blocks should be translated.
Actual Behavior
The default text is in English. Here's an example with the editor loading in Spanish:


If you switch to another language, they are translated when the new language loads. Here's the same blocks after switching to Italian:


And if you go back to Spanish afterwards, the default text is translated.
Steps to Reproduce
Load the editor in a language other than English, either by setting the language in the browser, or by adding ?locale=es to the URL to set the language (replace es by any language code).