Bug: C# Lesson 6 - missing translation (partially untranslated) #210

Closed
opened 2026-05-26 17:25:22 +00:00 by Zhekrom · 1 comment

Title: Bug: C# Lesson 6 - missing translation (partially untranslated)
Severity: Medium
Mode: C# lessons section
Lesson ID / File: C# Lesson 6
Environment: Firefox (any version), Windows (any version)
Date/Time: May 26, 2026

Source Code
(Not applicable � content / translation issue)

Steps to Reproduce
1. Navigate to C# Lesson 6
2. Read the lesson content
3. Notice that only the introductory section is translated to Spanish
4. The remainder of the lesson body is entirely in English

Expected Output
The entire lesson content should be translated to Spanish, consistent with the platform's language setting.

Actual Output
Only the introduction is translated. The rest of the lesson � explanations, code comments, instructions � remains in English.

Suggested Priority
Medium � functionality is unaffected, but the learning experience is degraded for Spanish-speaking users who rely on full translation.

Additional Notes
I will not report this error for further lessons � it appears to be a systematic issue affecting the entire C# course. Please review and fix all lessons comprehensively, not individually.

Title: Bug: C# Lesson 6 - missing translation (partially untranslated) Severity: Medium Mode: C# lessons section Lesson ID / File: C# Lesson 6 Environment: Firefox (any version), Windows (any version) Date/Time: May 26, 2026 Source Code (Not applicable � content / translation issue) Steps to Reproduce 1. Navigate to C# Lesson 6 2. Read the lesson content 3. Notice that only the introductory section is translated to Spanish 4. The remainder of the lesson body is entirely in English Expected Output The entire lesson content should be translated to Spanish, consistent with the platform's language setting. Actual Output Only the introduction is translated. The rest of the lesson � explanations, code comments, instructions � remains in English. Suggested Priority Medium � functionality is unaffected, but the learning experience is degraded for Spanish-speaking users who rely on full translation. Additional Notes I will not report this error for further lessons � it appears to be a systematic issue affecting the entire C# course. Please review and fix all lessons comprehensively, not individually.
Owner

Fixed in spikersoft-backend PR #4. C# Lesson 6 (Your First Submit) now has all 5 tutorial panels translated to Spanish. Per your note, this was indeed systematic — the Welcome tutorials (2/3/4/6) only had translated titles/descriptions; the panel bodies are now filled in, with a curriculum-wide test guard so the rest can be audited safely. Will close on merge.

Fixed in spikersoft-backend PR #4. C# Lesson 6 (*Your First Submit*) now has all 5 tutorial panels translated to Spanish. Per your note, this was indeed systematic — the Welcome tutorials (2/3/4/6) only had translated titles/descriptions; the panel bodies are now filled in, with a curriculum-wide test guard so the rest can be audited safely. Will close on merge.
Sign in to join this conversation.