feat: i18n user interface (#40306)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
@ -34,7 +34,7 @@ module.exports = {
|
||||
options: {
|
||||
name: 'challenges',
|
||||
source: buildChallenges,
|
||||
onSourceChange: replaceChallengeNode(config.locale),
|
||||
onSourceChange: replaceChallengeNode(config.curriculumLocale),
|
||||
curriculumPath: localeChallengesRootDir
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user