mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: Added mp3 audio file name for what each department does (#66353)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bac47051e4
commit
9362039fce
@@ -1799,6 +1799,7 @@ exports[`challenge schema > should not be changed without informing the mobile t
|
||||
"ES_A1_vowels_oiu.mp3",
|
||||
"ES_A1_vowels_uae.mp3",
|
||||
"ES_A1_warm_up_describing_people_at_work.mp3",
|
||||
"ES_A1_what_each_department_does.mp3",
|
||||
"ES_A1_what_the_company_does.mp3",
|
||||
"ZH_A1_greetings_and_introductions_wanghua.mp3",
|
||||
"ZH_A1_greetings_and_introductions_liuming.mp3",
|
||||
|
||||
@@ -324,6 +324,7 @@ const availableAudios = [
|
||||
'ES_A1_vowels_oiu.mp3',
|
||||
'ES_A1_vowels_uae.mp3',
|
||||
'ES_A1_warm_up_describing_people_at_work.mp3',
|
||||
'ES_A1_what_each_department_does.mp3',
|
||||
'ES_A1_what_the_company_does.mp3',
|
||||
'ZH_A1_greetings_and_introductions_wanghua.mp3',
|
||||
'ZH_A1_greetings_and_introductions_liuming.mp3',
|
||||
|
||||
Reference in New Issue
Block a user