mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-11-27 02:43:01 +00:00
[note] tranfert --> transfer
This commit is contained in:
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):
|
||||||
|
Loading…
Reference in New Issue
Block a user