[---] text/plain
{{ _("You have {0} left in your Liberapay wallet, but you need at least {1} to cover your donations next week.",
low_balance, needed) }}
-{{ _("Add money") }}: {{ participant.url('wallet/payin/') }}
+{{ _("Add money") }}: {{ participant.url('wallet/payin/?currency=' + low_balance.currency) }}