{{ "proficiencies.modalHeader" | translate }}
{{ "proficiencies.languages" | translate }}
@for ( tool of proficiencies.languages; let languageIndex = $index; track tool ) {
}
{{ "proficiencies.tools" | translate }}
@for (tool of proficiencies.tools; let toolIndex = $index; track tool) {
}