Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/cyberleague-bse' into cyberleagu…
Browse files Browse the repository at this point in the history
…e-validation
  • Loading branch information
Bastien-Wappizy committed Oct 7, 2024
2 parents b7c5374 + 653ecd6 commit 84271a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/web/server/plugins/cyberleague/consts.js
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ const WORK_DURATION_UNSPECIFIED = `WORK_DURATION_UNSPECIFIED`
const WORK_DURATIONS = {
[WORK_DURATION_PARTTIME]: `Temps partiel`,
[WORK_DURATION_FULLTIME]: `Temps plein`,
[WORK_DURATION_UNSPECIFIED]: `Non spécifié`
[WORK_DURATION_UNSPECIFIED]: `Non spécifiée`
}

const PAY_LESS_30 = `PAY_LESS_30`
Expand Down

0 comments on commit 84271a7

Please sign in to comment.