feat: enable translated certs (#43397)
This commit is contained in:
committed by
GitHub
parent
58ee4a77c5
commit
b1c3b8cb03
@ -76,7 +76,15 @@ const auditedCerts = {
|
|||||||
],
|
],
|
||||||
portuguese: [
|
portuguese: [
|
||||||
'responsive-web-design',
|
'responsive-web-design',
|
||||||
'javascript-algorithms-and-data-structures'
|
'javascript-algorithms-and-data-structures',
|
||||||
|
'front-end-development-libraries',
|
||||||
|
'data-visualization',
|
||||||
|
'back-end-development-and-apis',
|
||||||
|
'quality-assurance',
|
||||||
|
'scientific-computing-with-python',
|
||||||
|
'data-analysis-with-python',
|
||||||
|
'information-security',
|
||||||
|
'machine-learning-with-python'
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user