mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-10-31 09:03:06 +00:00 
			
		
		
		
	fix typo
This commit is contained in:
		| @@ -124,7 +124,7 @@ | |||||||
|                 <p>{% trans %}There are no items available for sale{% endtrans %}</p> |                 <p>{% trans %}There are no items available for sale{% endtrans %}</p> | ||||||
|             {% endfor %} |             {% endfor %} | ||||||
|  |  | ||||||
|             <h3>{% trans %}Partnership Eurockéenes 2023{% endtrans %}</h3> |             <h3>{% trans %}Partnership Eurockéennes 2023{% endtrans %}</h3> | ||||||
|             {% if user.is_subscribed %} |             {% if user.is_subscribed %} | ||||||
|                 <a title="Logiciel billetterie en ligne" |                 <a title="Logiciel billetterie en ligne" | ||||||
|                     href="https://widget.weezevent.com/ticket/a203b986-73b0-4e63-b18a-b7c8bad986b7?id_evenement=915745&locale=fr-FR&code=71348" |                     href="https://widget.weezevent.com/ticket/a203b986-73b0-4e63-b18a-b7c8bad986b7?id_evenement=915745&locale=fr-FR&code=71348" | ||||||
| @@ -134,7 +134,7 @@ | |||||||
|                     data-noscroll="0" data-id="915745">Billetterie Weezevent</a> |                     data-noscroll="0" data-id="915745">Billetterie Weezevent</a> | ||||||
|                 <script type="text/javascript" src="https://widget.weezevent.com/weez.js" async defer></script> |                 <script type="text/javascript" src="https://widget.weezevent.com/weez.js" async defer></script> | ||||||
|             {% else %} |             {% else %} | ||||||
|                 <div>{% trans %}You must be a contributor to access the Eurockéenes ticketing service.{% endtrans %}</div> |                 <div>{% trans %}You must be a contributor to access the Eurockéennes ticketing service.{% endtrans %}</div> | ||||||
|             {% endif %} |             {% endif %} | ||||||
|         </div> |         </div> | ||||||
|     </div> |     </div> | ||||||
|   | |||||||
| @@ -6327,9 +6327,9 @@ msgid "Maximum characters: %(max_length)s" | |||||||
| msgstr "Nombre de caractères max: %(max_length)s" | msgstr "Nombre de caractères max: %(max_length)s" | ||||||
|  |  | ||||||
| #: eboutic/templates/eboutic/eboutic_main.jinja:127 | #: eboutic/templates/eboutic/eboutic_main.jinja:127 | ||||||
| msgid "Partnership Eurockéenes 2023" | msgid "Partnership Eurockéennes 2023" | ||||||
| msgstr "Partenariat Eurockéenes 2023" | msgstr "Partenariat Eurockéennes 2023" | ||||||
|  |  | ||||||
| #: eboutic/templates/eboutic/eboutic_main.jinja:137 | #: eboutic/templates/eboutic/eboutic_main.jinja:137 | ||||||
| msgid "You must be a contributor to access the Eurockéenes ticketing service." | msgid "You must be a contributor to access the Eurockéennes ticketing service." | ||||||
| msgstr "Vous devez être cotisant pour pouvoir accéder à la billetterie des Eurockéenes." | msgstr "Vous devez être cotisant pour pouvoir accéder à la billetterie des Eurockéennes." | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user