feat(i18n): enable front-end dev cert in Espanol (#43619)
This commit is contained in:
committed by
GitHub
parent
8895f2d1ab
commit
f8dc692290
@ -38,7 +38,8 @@ const availableLangs = {
|
|||||||
const auditedCerts = {
|
const auditedCerts = {
|
||||||
espanol: [
|
espanol: [
|
||||||
'responsive-web-design',
|
'responsive-web-design',
|
||||||
'javascript-algorithms-and-data-structures'
|
'javascript-algorithms-and-data-structures',
|
||||||
|
'front-end-development-libraries'
|
||||||
],
|
],
|
||||||
chinese: [
|
chinese: [
|
||||||
'responsive-web-design',
|
'responsive-web-design',
|
||||||
|
Reference in New Issue
Block a user