mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): Add the Chinese vocabulary audio from the CDN (#63873)
This commit is contained in:
@@ -282,7 +282,8 @@ const availableAudios = [
|
||||
'ZH_A1_1.1.mp3',
|
||||
'ZH_A1_1.2.mp3',
|
||||
'ZH_A1_1.3.mp3',
|
||||
'ZH_A1_1.4.mp3'
|
||||
'ZH_A1_1.4.mp3',
|
||||
'ZH_A1_warmup_vocabulary.mp3'
|
||||
];
|
||||
|
||||
const availableAlignments = ['left', 'center', 'right'];
|
||||
|
||||
Reference in New Issue
Block a user