1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-20 17:41:55 +02:00

Better transfers

This commit is contained in:
Yohann D'ANELLO
2020-03-12 23:12:49 +01:00
parent 5782e91aa8
commit 7b69ffdefe
7 changed files with 158 additions and 110 deletions

View File

@ -408,6 +408,10 @@ msgstr "Un modèle de transaction avec un nom similaire existe déjà."
msgid "amount"
msgstr "montant"
#: apps/note/models/transactions.py:56 apps/note/models/transactions.py:109
msgid "Amount"
msgstr "Montant"
#: apps/note/models/transactions.py:57
msgid "in centimes"
msgstr "en centimes"
@ -428,6 +432,9 @@ msgstr "quantité"
msgid "reason"
msgstr "raison"
msgid "Reason"
msgstr "Raison"
#: apps/note/models/transactions.py:115
msgid "valid"
msgstr "valide"