feat(curriculum): add i18n-curriculum submodule (#55341)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Tom
2024-07-09 09:21:38 -05:00
committed by GitHub
parent 35faca5df6
commit 4a506f6e06
6 changed files with 60 additions and 19 deletions
+3
View File
@@ -51,6 +51,9 @@ FREECODECAMP_NODE_ENV=development
CLIENT_LOCALE=english
CURRICULUM_LOCALE=english
# Build using submodule - remove this once the workflow has been entirely moved to use the submodule
BUILD_WITH_SUBMODULE=false
# Show or hide WIP in progress challenges
SHOW_UPCOMING_CHANGES=false
SHOW_NEW_CURRICULUM=true