feat(client): add chinese traditional
Add chinese traditional to the all-langs validation and necessary client build configs.
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
ce6124a9ed
commit
e46e80e08f
@ -21,6 +21,14 @@ const auditedCerts = {
|
||||
'data-visualization',
|
||||
'apis-and-microservices',
|
||||
'quality-assurance'
|
||||
],
|
||||
'chinese-traditional': [
|
||||
'responsive-web-design',
|
||||
'javascript-algorithms-and-data-structures',
|
||||
'front-end-libraries',
|
||||
'data-visualization',
|
||||
'apis-and-microservices',
|
||||
'quality-assurance'
|
||||
]
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user