| {{ t('nextcloud-vue', 'Type') }} | {{ t('nextcloud-vue', 'Actions') }} | |||
|---|---|---|---|---|
|
|
{{ node.basename }} | {{ isFolder(node) ? '' : formatSize(node.size) }} |
|
|
|
|
{{ item.name }} {{ item.note }} {{ item.note }} | {{ item.size ? formatSize(item.size) : '' }} |
|
|