{{ 'REPOSITORY.TAGS' | translate }}

{{ 'TAG.NAME' | translate }} {{ 'TAG.PULL_TIME' | translate }} {{ 'TAG.PUSH_TIME' | translate }} {{ 'TAG.PLACEHOLDER' | translate }}
{{ tag.name }} {{ 'REPOSITORY.IMMUTABLE' | translate }}
{{ tag.pull_time !== availableTime ? (tag.pull_time | harborDatetime : 'short') : '' }} {{ tag.push_time | harborDatetime : 'short' }}
{{ 'PAGINATION.PAGE_SIZE' | translate }} {{ pagination.firstItem + 1 }} - {{ pagination.lastItem + 1 }} {{ 'TAG.OF' | translate }} {{ totalCount }} {{ 'TAG.ITEMS' | translate }}