mirror of
https://github.com/ae-utbm/sith.git
synced 2026-06-05 07:39:21 +00:00
modification traduction
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
<input type="checkbox" id="cgv" name="cgv" required>
|
||||
<label for="cgv">
|
||||
{% trans trimmed %}I have read and I accept{% endtrans %}
|
||||
<a href="{{ url('core:page', 'cgu') }}">{% trans %}the general terms and conditions{% endtrans%}</a>
|
||||
<a href="{{ url('core:page', 'cgv') }}">{% trans %}the general terms and conditions{% endtrans%}</a>
|
||||
{%trans%}of the student association of the UTBM{% endtrans %}
|
||||
</label>
|
||||
</div>
|
||||
|
||||
@@ -4519,7 +4519,7 @@ msgid "You can't buy a refilling with sith money"
|
||||
msgstr "Vous ne pouvez pas acheter un rechargement avec de l'argent du sith"
|
||||
|
||||
#: eboutic/views.py
|
||||
msgid "I have read and accept"
|
||||
msgid "I have read and I accept"
|
||||
msgstr "J'ai lu et j'accepte"
|
||||
|
||||
#: eboutic/views.py
|
||||
@@ -4527,7 +4527,7 @@ msgid "the general terms and conditions"
|
||||
msgstr "les conditions générales de vente"
|
||||
|
||||
#: eboutic/views.py
|
||||
msgid "of the student assosiation of UTBM"
|
||||
msgid "of the student association of the UTBM"
|
||||
msgstr "de l'Association des étudiants de l'UTBM"
|
||||
|
||||
#: election/forms.py
|
||||
|
||||
Reference in New Issue
Block a user