```
✨ feat(legal): Ajoute des informations légales et le numéro du DPO.
```
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
<li><strong>{{'legal_label_association_name'|trans}} :</strong> E-Cosplay</li>
|
||||
<li><strong>{{'legal_label_legal_status'|trans}} :</strong> {{'legal_status_details'|trans}}</li>
|
||||
<li><strong>{{'legal_label_rna'|trans}} :</strong> W022006988</li>
|
||||
<li><strong>{{'legal_label_siren'|trans}} :</strong> 943121517</li>
|
||||
<li><strong>{{'legal_label_address'|trans}} :</strong> 42 rue de Saint-Quentin, 02800 Beautor, FRANCE</li>
|
||||
<li><strong>{{'legal_label_email'|trans}} :</strong> <a href="mailto:contact@e-cosplay.fr" class="text-red-600 hover:underline">contact@e-cosplay.fr</a></li>
|
||||
<li><strong>{{'legal_label_publication_director'|trans}} :</strong> Serreau Jovann - ShokoCosplay</li>
|
||||
@@ -113,7 +114,8 @@
|
||||
|
||||
<ul class="list-disc list-inside ml-4 mt-2 text-gray-700 space-y-1">
|
||||
<li><strong>{{'legal_label_dpo_name'|trans}} :</strong> Serreau Jovann</li>
|
||||
<li><strong>{{'legal_label_dpo_contact'|trans}} :</strong> <a href="mailto:jovann@e-cosplay.fr" class="text-red-600 hover:underline">jovann@e-cosplay.fr</a></li>
|
||||
<li><strong>{{'legal_label_dpo_num'|trans}} :</strong> DPO-167945</li>
|
||||
<li><strong>{{'legal_label_dpo_contact'|trans}} :</strong> <a href="mailto:rgpd@e-cosplay.fr" class="text-red-600 hover:underline">rgpd@e-cosplay.fr</a></li>
|
||||
</ul>
|
||||
<p class="text-gray-700 mt-3">{{'legal_section5_p2_privacy_link'|trans}}</p>
|
||||
</section>
|
||||
|
||||
@@ -151,7 +151,8 @@
|
||||
<p class="text-gray-700 mt-4">{{'rgpd_section5_p2_contact_dpo'|trans}}</p>
|
||||
<ul class="list-disc list-inside ml-4 mt-2 text-gray-700 space-y-1">
|
||||
<li><strong>{{'legal_label_dpo_name'|trans}} :</strong> Serreau Jovann</li>
|
||||
<li><strong>{{'legal_label_dpo_contact'|trans}} :</strong> <a href="mailto:jovann@e-cosplay.fr" class="text-red-600 hover:underline">jovann@e-cosplay.fr</a></li>
|
||||
<li><strong>{{'legal_label_dpo_num'|trans}} :</strong> DPO-167945</li>
|
||||
<li><strong>{{'legal_label_dpo_contact'|trans}} :</strong> <a href="mailto:rgpd@e-cosplay.fr" class="text-red-600 hover:underline">rgpd@e-cosplay.fr</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -447,7 +447,7 @@ contact_form.tel.label: "Phone (optional)"
|
||||
contact_form.tel.placeholder: "Ex: 555-123-4567"
|
||||
contact_form.message.label: "Your message"
|
||||
contact_form.message.placeholder: "Type your question or request..."
|
||||
|
||||
legal_label_dpo_num: Dpo Number
|
||||
members_title: 'Membres'
|
||||
# --- MEMBERS PAGE (members.twig) ---
|
||||
members_page.title: "Our Members & Board"
|
||||
|
||||
@@ -288,6 +288,7 @@ legal_section5_title: 5. Protection des Données Personnelles (RGPD)
|
||||
legal_section5_p1_rgpd: Conformément au Règlement Général sur la Protection des Données (RGPD), l'association E-Cosplay s'engage à protéger la confidentialité des données personnelles collectées. Pour toute information ou exercice de vos droits Informatique et Libertés sur les traitements de données personnelles, vous pouvez contacter notre Délégué à la Protection des Données (DPO).
|
||||
legal_label_dpo_name: Délégué à la Protection des Données (DPO)
|
||||
legal_label_dpo_contact: Contact DPO
|
||||
legal_label_dpo_num : Numéro du DPO
|
||||
legal_section5_p2_privacy_link: Une politique de confidentialité plus détaillée est disponible sur la page dédiée à la Politique RGPD.
|
||||
|
||||
# Section 6 : Partenaires
|
||||
|
||||
Reference in New Issue
Block a user