microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
727 stars 638 forks source link

'First Lessons': Missing First Lessons of Course section in some languages #5715

Open v-katherine opened 4 months ago

v-katherine commented 4 months ago

Describe the bug 'First Lessons': Missing 'First Lessons' of Course section in some languages

Steps to reproduce the behavior 1.Navigate to MakeCode Teacher Tool (microbit.org) 2.Switch language to Chinese (Tranditional). 3.Move to Course section. 4.Observe the first card and compare with the English home page.

Actual behavior: Missing First Lessons of Course section in some languages.

Expected behavior: No project is missing when switch language.

Screenshot: missingproject

Additional context 1.OS: Windows11, iPad 8th 17.5.1 2.Browser: Chrome, Safari 3.makecode.microbit,org version: 7.0.13 4.Microsoft MakeCode version: 10.0.23

v-katherine commented 4 months ago

This bug reproduced in below languages: Arabic, Bulgarian, Catalan, Czech, Danish, German, Spanish, French, Hungarian, Icelandic, Italiano, Japanese, Korean, Dutch, Norwegian Nynorsk, Russian, Slovak, Serbian, Swedish, Turkish, Ukrainian, Chinese (Simplified), Chinese (Traditional)

abchatra commented 4 months ago

@ganicke is this intentional or product bug?

ganicke commented 4 months ago

@abchatra - It appears that ./docs/courses.md has not uploaded to Crowdin since https://github.com/microsoft/pxt-microbit/pull/5054. So, the "First Lessons" card is missing. This will resolve after the yearly release?

See Commits

abchatra commented 3 months ago

Thanks @ganicke. @jwunderl thoughts?