翻译记录
{% for t in translations.items %} {% else %} {% endfor %}
ID 文件名 用户 页数 大小 状态 缓存 时间 操作
{{ t.id }} {{ t.original_filename[:25] }}{% if t.original_filename|length > 25 %}...{% endif %} {% if t.user_id %}ID:{{ t.user_id }}{% else %}访客{% endif %} {{ t.page_count }} {{ (t.file_size / 1024)|round(1) }}KB {{ t.status }} {% if t.from_cache %}{% else %}-{% endif %} {{ t.created_at.strftime('%m-%d %H:%M') }}
暂无数据