feat(i18n): enable fifth italian cert (#42789)

Added the 5th certification (apis-and-microservices) to the list of Italian audited certs.
This commit is contained in:
Alessia Vanni
2021-07-08 01:31:57 -05:00
committed by GitHub
parent 07483a8677
commit 734015c20e

View File

@ -53,7 +53,8 @@ const auditedCerts = {
'responsive-web-design',
'javascript-algorithms-and-data-structures',
'front-end-libraries',
'data-visualization'
'data-visualization',
'apis-and-microservices'
],
portuguese: ['responsive-web-design']
};