mirror of
https://github.com/ae-utbm/sith.git
synced 2026-06-13 11:39:25 +00:00
apply review comments
This commit is contained in:
@@ -3306,6 +3306,11 @@ msgstr "Saisie de produit dupliquée"
|
||||
msgid "Not enough money"
|
||||
msgstr "Solde insuffisant"
|
||||
|
||||
#: counter/forms.py counter/models.py
|
||||
#, python-format
|
||||
msgid "There cannot be more than %(money)d€ on an AE account"
|
||||
msgstr "Il ne peut pas y avoir plus de %(money)d€ sur un compte AE"
|
||||
|
||||
#: counter/forms.py
|
||||
#, python-format
|
||||
msgid ""
|
||||
@@ -3314,11 +3319,6 @@ msgstr ""
|
||||
"Cet utilisateur a atteint sa limite de déconsigne pour les produits "
|
||||
"suivants : %s"
|
||||
|
||||
#: counter/forms.py
|
||||
msgid "Refill bonds cannot be purchased outside of the eboutic"
|
||||
msgstr ""
|
||||
"Les bons de rechargement ne peuvent pas être achetés en dehors de l'eboutic"
|
||||
|
||||
#: counter/management/commands/dump_accounts.py
|
||||
msgid "Your AE account has been emptied"
|
||||
msgstr "Votre compte AE a été vidé"
|
||||
@@ -3524,11 +3524,6 @@ msgstr "méthode de paiement"
|
||||
msgid "refilling"
|
||||
msgstr "rechargement"
|
||||
|
||||
#: counter/models.py eboutic/views.py
|
||||
#, python-format
|
||||
msgid "There cannot be more than %(money)d€ on an AE account"
|
||||
msgstr "Il ne peut pas y avoir plus de %(money)d€ sur un compte AE"
|
||||
|
||||
#: counter/models.py
|
||||
msgid "Sith account"
|
||||
msgstr "Compte utilisateur"
|
||||
|
||||
Reference in New Issue
Block a user