Skip to content

Commit b664cdb

Browse files
camperbotmoT01
andauthored
chore(i18n,learn): update i18n-curriculum submodule (freeCodeCamp#64346)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
1 parent 0a8f7a6 commit b664cdb

File tree

2 files changed

+2
-29
lines changed

2 files changed

+2
-29
lines changed

curriculum/i18n-curriculum

Submodule i18n-curriculum updated 14731 files

shared/config/curriculum.ts

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -179,34 +179,7 @@ type NotAuditedSuperBlocks = {
179179
// when adding a new language, add all (not audited) superblocks to the object
180180
export const notAuditedSuperBlocks: NotAuditedSuperBlocks = {
181181
[Languages.English]: [],
182-
[Languages.Espanol]: [
183-
SuperBlocks.InfoSec,
184-
SuperBlocks.MachineLearningPy,
185-
SuperBlocks.CollegeAlgebraPy,
186-
SuperBlocks.FoundationalCSharp,
187-
SuperBlocks.CodingInterviewPrep,
188-
SuperBlocks.ProjectEuler,
189-
SuperBlocks.JsAlgoDataStructNew,
190-
SuperBlocks.TheOdinProject,
191-
SuperBlocks.FullStackDeveloper,
192-
SuperBlocks.A2English,
193-
SuperBlocks.B1English,
194-
SuperBlocks.A1Spanish,
195-
SuperBlocks.A2Spanish,
196-
SuperBlocks.A2Chinese,
197-
SuperBlocks.A1Chinese,
198-
SuperBlocks.PythonForEverybody,
199-
SuperBlocks.BasicHtml,
200-
SuperBlocks.SemanticHtml,
201-
SuperBlocks.DevPlayground,
202-
SuperBlocks.RespWebDesignV9,
203-
SuperBlocks.JsV9,
204-
SuperBlocks.FrontEndDevLibsV9,
205-
SuperBlocks.PythonV9,
206-
SuperBlocks.RelationalDbV9,
207-
SuperBlocks.BackEndDevApisV9,
208-
SuperBlocks.FullStackDeveloperV9
209-
],
182+
[Languages.Espanol]: [],
210183
[Languages.Chinese]: [
211184
SuperBlocks.CodingInterviewPrep,
212185
SuperBlocks.ProjectEuler,

0 commit comments

Comments
 (0)