Describe the issue
In the Spanish translation of Lesson 8 ("Defining Your Own Variables"), the section "Defining a variable" contains untranslated strings.
These entries have empty msgstr fields in the PO file, which causes that paragraph to appear in English in the app.
Details
The missing translations correspond to the following section:
"Defining a variable"
Several consecutive strings under that heading have msgstr "".
Expected behavior
All strings in the Spanish PO file should have translated msgstr entries so that the full lesson appears in Spanish in the app.
Please let me know if corrections should be submitted via Weblate or through a pull request.
Describe the issue
In the Spanish translation of Lesson 8 ("Defining Your Own Variables"), the section "Defining a variable" contains untranslated strings.
These entries have empty
msgstrfields in the PO file, which causes that paragraph to appear in English in the app.Details
The missing translations correspond to the following section:
"Defining a variable"
Several consecutive strings under that heading have
msgstr "".Expected behavior
All strings in the Spanish PO file should have translated
msgstrentries so that the full lesson appears in Spanish in the app.Please let me know if corrections should be submitted via Weblate or through a pull request.