chore(i18n,learn): update i18n-curriculum submodule (#64346)

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
This commit is contained in:
freeCodeCamp's Camper Bot
2025-12-06 02:24:41 +05:30
committed by GitHub
parent 0a8f7a6ea1
commit b664cdb4c2
2 changed files with 2 additions and 29 deletions
+1 -28
View File
@@ -179,34 +179,7 @@ type NotAuditedSuperBlocks = {
// when adding a new language, add all (not audited) superblocks to the object
export const notAuditedSuperBlocks: NotAuditedSuperBlocks = {
[Languages.English]: [],
[Languages.Espanol]: [
SuperBlocks.InfoSec,
SuperBlocks.MachineLearningPy,
SuperBlocks.CollegeAlgebraPy,
SuperBlocks.FoundationalCSharp,
SuperBlocks.CodingInterviewPrep,
SuperBlocks.ProjectEuler,
SuperBlocks.JsAlgoDataStructNew,
SuperBlocks.TheOdinProject,
SuperBlocks.FullStackDeveloper,
SuperBlocks.A2English,
SuperBlocks.B1English,
SuperBlocks.A1Spanish,
SuperBlocks.A2Spanish,
SuperBlocks.A2Chinese,
SuperBlocks.A1Chinese,
SuperBlocks.PythonForEverybody,
SuperBlocks.BasicHtml,
SuperBlocks.SemanticHtml,
SuperBlocks.DevPlayground,
SuperBlocks.RespWebDesignV9,
SuperBlocks.JsV9,
SuperBlocks.FrontEndDevLibsV9,
SuperBlocks.PythonV9,
SuperBlocks.RelationalDbV9,
SuperBlocks.BackEndDevApisV9,
SuperBlocks.FullStackDeveloperV9
],
[Languages.Espanol]: [],
[Languages.Chinese]: [
SuperBlocks.CodingInterviewPrep,
SuperBlocks.ProjectEuler,