A button to set your participation
##### If the participant has been confirmed
```vue
```
##### If the participant has not being approved yet
```vue
```
##### If the participant has been rejected
```vue
```
##### If the participant doesn't exist yet
```vue
```
{{ $t('Cancel my participation…')}}
{{ $t('Cancel my participation request…')}}
{{ $t('Participation requested!')}}
{{ $t('Waiting for organization team approval.')}}
{{ $t('Unfortunately, your participation request was rejected by the organizers.')}}