mirror of
https://github.com/ae-utbm/sith.git
synced 2026-03-13 15:15:03 +00:00
correction fautes orthographes
This commit is contained in:
@@ -71,8 +71,8 @@
|
||||
<input type="checkbox" value="cgv" required>
|
||||
<label>
|
||||
{% trans trimmed %}I have read and accept {% endtrans %}
|
||||
<a href="">{% trans %}the general terms and condition{% endtrans%}</a>
|
||||
{%trans%}of the student assosiation of the UTBM{% endtrans %}</label>
|
||||
<a href="">{% trans %}the general terms and conditions{% endtrans%}</a>
|
||||
{%trans%}of the student assosiation of UTBM{% endtrans %}</label>
|
||||
<br>
|
||||
<input
|
||||
x-cloak
|
||||
@@ -102,8 +102,8 @@
|
||||
<input type="checkbox" value="cgv" required>
|
||||
<label>
|
||||
{% trans trimmed %}I have read and accept {% endtrans %}
|
||||
<a href="">{% trans %}the general terms and condition{% endtrans%}</a>
|
||||
{%trans%}of the student assosiation of the UTBM{% endtrans %}</label>
|
||||
<a href="">{% trans %}the general terms and conditions{% endtrans%}</a>
|
||||
{%trans%}of the student assosiation of UTBM{% endtrans %}</label>
|
||||
<br>
|
||||
<input class="btn btn-blue" type="submit" value="{% trans %}Pay with Sith account{% endtrans %}"/>
|
||||
</form>
|
||||
|
||||
@@ -4058,12 +4058,12 @@ msgid "I have read and accept"
|
||||
msgstr "J'ai lu et j'accepte"
|
||||
|
||||
#: eboutic/views.py
|
||||
msgid "the general terms and condition"
|
||||
msgstr "les conditions générale de vente"
|
||||
msgid "the general terms and conditions"
|
||||
msgstr "les conditions générales de vente"
|
||||
|
||||
#: eboutic/views.py
|
||||
msgid "of the student assosiation of the UTBM"
|
||||
msgstr "de l'Association des étudiant de l'UTBM"
|
||||
msgid "of the student assosiation of UTBM"
|
||||
msgstr "de l'Association des étudiants de l'UTBM"
|
||||
|
||||
#: election/forms.py
|
||||
msgid "You have selected too many candidates."
|
||||
|
||||
Reference in New Issue
Block a user