{#if new_account}
{t('create_new_object',{object:t('account')})}
{t('account name')}
{t('currency')}
{t('first transaction')}
{:else}
{t('add_object',{object:t('transaction')})}
{/if}
{t('date')}
{t('source')}
{t('destination')}
{t('amount')}
{entry.account.currency}
{t('purpose')}
{t('save')}