Observed behavior
Reported by the user on the community forums.
Expected behavior
Reflect learning activity should be translated as Reflexionar in Spanish, instead of Reflejar.
Translation is already corrected on Crowdin, so for simplicity we can just change the JSON file here:
|
"CommonMetadataStrings.reflect": "Reflejar", |
Observed behavior
Reported by the user on the community forums.
Expected behavior
Reflectlearning activity should be translated asReflexionarin Spanish, instead ofReflejar.Translation is already corrected on Crowdin, so for simplicity we can just change the JSON file here:
studio/contentcuration/locale/es_ES/LC_MESSAGES/contentcuration-messages.json
Line 487 in c20bba5