Umbrella – {t('add_object',{object:t('task')})}
{t('add_object',{object:t('task')})}
{t('name')}
{#if project}
{t('project')}
{project.name} {/if} {#if parent_task}
{t('parent_task')}
{parent_task.name}
{/if}
{t('description')}
{t('tags')}
{#if extendedSettings}
{t('members')}
{t('estimated_time')}
{t('hours')}
{t('start_date')}
{t('due_date')}
{t('subtasks')}
{t('index_page')}
{:else}
{t('extended_settings')}
{/if}
{#if on_abort} {/if}