{% load i18n %}
{$ item.description $}

{# Translators: Date this item was added on #} {% trans "Ditambahkan:" %} {# Translators: Date this item was updated on #} {% trans "Diperbarui:" %} {% trans "Ukuran File:" %} {$ item.file_size | filesizeformat $} {# Translators: List of tags associated with this item #} {% trans "Tags:" %} {$ item.tags | array_display:"text" $}