mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-28 12:32:49 +02:00
[note] tranfert --> transfer
This commit is contained in:
committed by
Bombar Maxime
parent
49952355e6
commit
321927ba1e
@ -159,7 +159,7 @@ class Transaction(PolymorphicModel):
|
|||||||
|
|
||||||
@property
|
@property
|
||||||
def type(self):
|
def type(self):
|
||||||
return _('transfert')
|
return _('transfer')
|
||||||
|
|
||||||
|
|
||||||
class TemplateTransaction(Transaction):
|
class TemplateTransaction(Transaction):
|
||||||
|
Reference in New Issue
Block a user