mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-03 17:08:47 +01:00 
			
		
		
		
	translation
This commit is contained in:
		@@ -49,8 +49,9 @@ class ProfileForm(forms.ModelForm):
 | 
			
		||||
 | 
			
		||||
    VSS_charter_read = forms.BooleanField(
 | 
			
		||||
        required=True,
 | 
			
		||||
        label=_("Anti-VSS charter read and approved"),
 | 
			
		||||
        help_text=_("Tick after having read and accepted the anti-VSS charter <a href=https://perso.crans.org/club-bde/Charte-anti-VSS.pdf target=_blank> available in pdf</a>")
 | 
			
		||||
        label=_("Anti-VSS (<em>Violences Sexistes et Sexuelles</em>) charter read and approved"),
 | 
			
		||||
        help_text=_("Tick after having read and accepted the anti-VSS charter \
 | 
			
		||||
        <a href=https://perso.crans.org/club-bde/Charte-anti-VSS.pdf target=_blank> available here in pdf</a>")
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
    def clean_promotion(self):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user