feat(i18n,client): enable certs (#41789)

Enable the next two certs in Chinese.
pull/41792/head
Nicholas Carrigan (he/him) 2021-04-10 09:11:40 -07:00 committed by GitHub
parent f075837311
commit 74f2f34688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -18,7 +18,9 @@ const auditedCerts = {
'responsive-web-design',
'javascript-algorithms-and-data-structures',
'front-end-libraries',
'data-visualization'
'data-visualization',
'apis-and-microservices',
'quality-assurance'
]
};