altered caption of hide button in kanban
This commit is contained in:
@@ -252,6 +252,6 @@
|
||||
{/each}
|
||||
</div>
|
||||
<div class="archive {highlight.archive?'hover':''}" ondragover={hover_archive} ondragleave={e => delete highlight.archive} ondrop={do_archive} >
|
||||
{t('archive')}
|
||||
{t('hide')}
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user