1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-11-28 18:07:07 +01:00

Add date for Rennes

This commit is contained in:
Maxime JUST
2025-11-27 07:09:30 +01:00
parent 07e13ea6ee
commit 3666a85a52
2 changed files with 3 additions and 3 deletions

View File

@@ -4865,14 +4865,14 @@ msgstr "Dates en attentes"
#: tfjm/templates/messages.html:6 #: tfjm/templates/messages.html:6
msgid "" msgid ""
"Since the dates for the tournaments in Bordeaux, Rennes, Metz and " "Since the dates for the tournaments in Bordeaux, Metz and "
"Occitanie have not yet been set, we kindly invite the teams concerned to " "Occitanie have not yet been set, we kindly invite the teams concerned to "
"wait a little longer. If you wish, you may register for another tournament " "wait a little longer. If you wish, you may register for another tournament "
"and send us an email to let us know of your interest; we will keep you " "and send us an email to let us know of your interest; we will keep you "
"informed as soon as the final dates are confirmed.\n" "informed as soon as the final dates are confirmed.\n"
msgstr "" msgstr ""
"Les dates des tournois de Bordeaux, Rennes, Metz et Occitanie nétant pas " "Les dates des tournois de Bordeaux, Metz et Occitanie nétant pas "
"encore fixées, nous invitons pour le moment les équipes de ces tournois à " "encore fixées, nous invitons pour le moment les équipes de ces tournois à "
"patienter. Vous pouvez si vous le souhaitez, vous inscrire ailleurs et nous " "patienter. Vous pouvez si vous le souhaitez, vous inscrire ailleurs et nous "
"envoyer un mail pour nous informer de votre intérêt : nous vous tiendrons " "envoyer un mail pour nous informer de votre intérêt : nous vous tiendrons "

View File

@@ -3,7 +3,7 @@
{% load i18n %} {% load i18n %}
<h2>{% trans "Dates pending" %}</h2> <h2>{% trans "Dates pending" %}</h2>
<p>{% blocktrans %}Since the dates for the tournaments in Bordeaux, Rennes, Metz and Occitanie have not yet been set, we kindly invite the teams concerned to wait a little longer. If you wish, you may register for another tournament and send us an email to let us know of your interest; we will keep you informed as soon as the final dates are confirmed. <p>{% blocktrans %}Since the dates for the tournaments in Bordeaux, Metz and Occitanie have not yet been set, we kindly invite the teams concerned to wait a little longer. If you wish, you may register for another tournament and send us an email to let us know of your interest; we will keep you informed as soon as the final dates are confirmed.
{% endblocktrans %} {% endblocktrans %}
</p> </p>
</div> </div>