mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Ensure transfer name is populated (#1042)
* Ensure transfer name is populated * Transfer amount fallback
This commit is contained in:
parent
f2a2d2f7e4
commit
c70c8b6d86
3 changed files with 6 additions and 5 deletions
|
@ -2,4 +2,6 @@
|
|||
en:
|
||||
account:
|
||||
transfer:
|
||||
from_fallback_name: Originator
|
||||
name: Transfer from %{from_account} to %{to_account}
|
||||
to_fallback_name: Receiver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue