feat: add last chinese cert (#43539)

This commit is contained in:
Ilenia
2021-09-23 15:49:13 +02:00
committed by GitHub
parent 0036aa8969
commit c9d919732a

View File

@ -49,7 +49,8 @@ const auditedCerts = {
'quality-assurance', 'quality-assurance',
'scientific-computing-with-python', 'scientific-computing-with-python',
'data-analysis-with-python', 'data-analysis-with-python',
'information-security' 'information-security',
'machine-learning-with-python'
], ],
'chinese-traditional': [ 'chinese-traditional': [
'responsive-web-design', 'responsive-web-design',
@ -60,7 +61,8 @@ const auditedCerts = {
'quality-assurance', 'quality-assurance',
'scientific-computing-with-python', 'scientific-computing-with-python',
'data-analysis-with-python', 'data-analysis-with-python',
'information-security' 'information-security',
'machine-learning-with-python'
], ],
italian: [ italian: [
'responsive-web-design', 'responsive-web-design',