{% load i18n %}
{% trans "Import CSV or Excel files. The file names must match the names of data objects and the first line in the file must contain the field names." %}
| {% trans 'file name'|capfirst %} | {% trans 'size'|capfirst %} | {% trans 'changed'|capfirst %} |
|
|---|---|---|---|
| {{j.0}} | {{j.2}} | {{j.1}} |
|