mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-30 16:01:14 -04:00
fix: make challenge auditor use new i18n dir (#55685)
This commit is contained in:
committed by
GitHub
parent
2d97d55983
commit
39cd45ae2c
@@ -127,6 +127,8 @@ void (async () => {
|
||||
const langCurriculumDirectory = join(
|
||||
process.cwd(),
|
||||
'curriculum',
|
||||
'i18n-curriculum',
|
||||
'curriculum',
|
||||
'challenges',
|
||||
lang
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user