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:
@ -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']
|
||||
};
|
||||
|
Reference in New Issue
Block a user