{{ t.app?.title || 'RuBing Pan' }}

{{ t.app?.subtitle || '如冰网盘' }}
{{ fileCountText }}

{{ t.status?.loading || '加载中...' }}

{{ t.status?.error || '加载失败' }}

{{ errorMsg }}

{{ file.name }}
{{ formatSize(file.size) }}· {{ getChunkInfo(file) }}{{ t.fileList?.folder || '文件夹' }}
{{ t.fileList?.headerName || '名称' }}{{ t.fileList?.headerSize || '大小' }}{{ t.fileList?.headerAction || '操作' }}
{{ file.name }}{{ getChunkInfo(file) }}
{{ formatSize(file.size) }}

{{ t.status?.empty || '此文件夹为空' }}

{{ t.footer?.powered || 'Powered by RuBing Pan' }}