Skip to content

Commit 9b1e5ca

Browse files
committed
updated skills labels
1 parent 761090d commit 9b1e5ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { HardSkillsLabels } from './hard-skills-label.model';
22

33
export const spanishHardSkillsLabels: HardSkillsLabels = {
4-
HARD_SKILLS_HEADING: 'Competencias',
4+
HARD_SKILLS_HEADING: 'Habilidades',
55
};
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { SoftSkillsLabels } from './soft-skills-label.model';
22

33
export const spanishSoftSkillsLabels: SoftSkillsLabels = {
4-
SOFT_SKILLS_HEADING: 'Habilidades',
4+
SOFT_SKILLS_HEADING: 'Competencias',
55
};

0 commit comments

Comments
 (0)