mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(i18n): enable 2 superblocks in Ukrainian (#55165)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
This commit is contained in:
@@ -155,12 +155,10 @@ export const notAuditedSuperBlocks: NotAuditedSuperBlocks = {
|
||||
SuperBlocks.PythonForEverybody
|
||||
],
|
||||
[Languages.Ukrainian]: [
|
||||
SuperBlocks.CodingInterviewPrep,
|
||||
SuperBlocks.JsAlgoDataStructNew,
|
||||
SuperBlocks.UpcomingPython,
|
||||
SuperBlocks.A2English,
|
||||
SuperBlocks.B1English,
|
||||
SuperBlocks.PythonForEverybody
|
||||
SuperBlocks.B1English
|
||||
],
|
||||
[Languages.Japanese]: [
|
||||
SuperBlocks.JsAlgoDataStructNew,
|
||||
|
||||
Reference in New Issue
Block a user