{{ $t('itemName') }} | {{ $t('price') }} | {{ $t('participants') }} | {{ $t('selectPayer') }} | {{ $t('actions') }} |
---|---|---|---|---|
{{ currencySymbol }}
|
|
{{ $t('participant') }} | {{ $t('amountToTransfer') }} | {{ $t('actions') }} |
---|---|---|
{{ participant }} | {{ $t('highestPayer') }} {{ $t('owes') }} {{ currencySymbol }}{{ amounts.toTransfer.toFixed(2) }} {{ $t('receives') }} {{ currencySymbol }}{{ amounts.balance.toFixed(2) }} {{ $t('settled') }} |