{{ 'data.types.certification.TITLE' | translate }}
@for (cert of certifications; track cert) { {{ 'name' | thingTranslate: cert }} {{ 'description' | thingTranslate: cert }} }