File tree 1 file changed +2
-0
lines changed
src/shared/components/challenge-listing/Tooltips/TrackAbbreviationTooltip
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -27,13 +27,15 @@ const DESCRIPTION = {
27
27
WEB_DESIGNS : 'Design UI and front end experiences for web experiences' ,
28
28
WIDGET_OR_MOBILE_SCREEN_DESIGN : 'Design UI and front end experiences for mobile' ,
29
29
WIREFRAMES : 'Produce the information architecture for user experiences' ,
30
+ BUG_HUNT : 'Quickly find Bugs in apps, websites' ,
30
31
} ;
31
32
32
33
const HEADER = {
33
34
APPLICATION_FRONT_END_DESIGN : 'Application Front-End Design (AFED)' ,
34
35
ARCHITECTURE : 'Architecture (Ar)' ,
35
36
ASSEMBLY_COMPETITION : 'Assembly (As)' ,
36
37
BANNERS_OR_ICONS : 'Banners/Icons (BI)' ,
38
+ BUG_HUNT : 'Bug Hunt (BH)' ,
37
39
CODE : 'Code (Cd)' ,
38
40
CONCEPTUALIZATION : 'Conceptualization (Cn)' ,
39
41
DESIGN_FIRST_2_FINISH : 'Design First2Finish(DF2F)' ,
You can’t perform that action at this time.
0 commit comments