Suppression Kfet et traduction (+fix notequal)

This commit is contained in:
Jean-Baptiste Doderlein 2023-11-08 10:58:23 +01:00
parent b280647c35
commit 55417313c0
14 changed files with 6844 additions and 3276 deletions

View file

@ -14,7 +14,7 @@
</p>
<p>
Ce mail t'a été envoyé parce que le solde de ta Note Kfet {{ note }} est négatif !
Ce mail t'a été envoyé parce que le solde de ta Note Ker Lann {{ note }} est négatif !
</p>
<p>
@ -32,7 +32,7 @@
</p>
<p>
Tu peux venir recharger ta note rapidement à la Kfet, ou envoyer un mail à
Tu peux venir recharger ta note rapidement, ou envoyer un mail à
la trésorerie du BdE (<a href="mailto:tresorerie.bde@lists.crans.org">tresorerie.bde@lists.crans.org</a>)
pour payer par virement bancaire.
</p>
@ -40,7 +40,7 @@
--
<p>
Le BDE<br>
{% trans "Mail generated by the Note Kfet on the" %} {% now "j F Y à H:i:s" %}
{% trans "Mail generated by the Note Ker Lann on the" %} {% now "j F Y à H:i:s" %}
</p>
</body>
</html>

View file

@ -5,7 +5,7 @@
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>[Note Kfet] Liste des négatifs</title>
<title>[Note Ker Lann] Liste des négatifs</title>
</head>
<body>
<table>
@ -43,7 +43,7 @@
--
<p>
Le BDE<br>
{% trans "Mail generated by the Note Kfet on the" %} {% now "j F Y à H:i:s" %}
{% trans "Mail generated by the Note Ker Lann on the" %} {% now "j F Y à H:i:s" %}
</p>
</body>
</html>

View file

@ -8,7 +8,7 @@
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>[Note Kfet] Rapport de la Note Kfet</title>
<title>[Note Ker Lann] Rapport de la Note Ker Lann</title>
<link rel="stylesheet" href="https://{{ "NOTE_URL"|getenv }}{% static "bootstrap4/css/bootstrap.min.css" %}">
<script src="https://{{ "NOTE_URL"|getenv }}{% static "bootstrap4/js/bootstrap.min.js" %}"></script>
@ -48,7 +48,7 @@
--
<p>
Le BDE<br>
{% trans "Mail generated by the Note Kfet on the" %} {% now "j F Y à H:i:s" %}
{% trans "Mail generated by the Note Ker Lann on the" %} {% now "j F Y à H:i:s" %}
</p>
</body>
</html>