<?php
// +----------------------------------------------------------------------
// | HkCms
// +----------------------------------------------------------------------
// | Copyright (c) 2020-2021 http://www.hkcms.cn, All rights reserved.
// +----------------------------------------------------------------------
// | Author: 广州恒企教育科技有限公司 <admin@hkcms.cn>
// +----------------------------------------------------------------------
return [
    'Weigh'                                                                                           => '排序',
    'SEO title'                                                                                       => 'SEO 标题',
    'SEO keywords'                                                                                    => 'SEO 关键字',
    'SEO description'                                                                                 => 'SEO 描述',
    'View'                                                                                            => '浏览量',
    'Total'                                                                                           => '文档数量',
    'Cover'                                                                                           => '封面',
    'List'                                                                                            => '列表',
    'Reinitialize'                                                                                    => '数据重建',
    'Model list'                                                                                      => '模型列表',
    'All'                                                                                             => '全部',
    'Warning'                                                                                         => '警告',
    'Auto link'                                                                                       => '自动内链',
    'TAG config'                                                                                      => 'TAG配置',
    'TAG Homepage'                                                                                    => '访问首页',
    'Home template'                                                                                   => '主页模板',
    'List template'                                                                                   => '列表模板',
    'Tag homepage template'                                                                           => '标签主页模板',
    'Tag list page template'                                                                          => '标签列表页模板',
    'Apply to the homepage of the tag'                                                                => '应用于标签主页',
    'This operation will clear the original data and recreate it. This operation cannot be restored!' => '该操作会清空原有数据，进行从新建立，此操作不可恢复！',
];