<?php

return [
    'Manystore_id'        => '机构账号id',
    'Shop_id'             => '机构店铺id',
    'User_id'             => '教师前台用户id',
    'Name'                => '教师名',
    'Head_image'          => '教师头像',
    'Content'             => '教师简介',
    'Status'              => '机构展示专家信息',
    'Status 1'            => '上架',
    'Set status to 1'     => '设为上架',
    'Status 2'            => '下架',
    'Set status to 2'     => '设为下架',
    'Expert_image'        => '专家头像',
    'Expert_content'      => '专家介绍',
    'Weigh'               => '权重',
    'Createtime'          => '创建时间',
    'Updatetime'          => '修改时间',
    'Deletetime'          => '删除时间',
    'User.nickname'       => '昵称',
    'User.realname'       => '真实姓名',
    'User.avatar'         => '头像',
    'Manystore.nickname'  => '昵称',
    'Shop.name'           => '店铺名称',
    'Shop.logo'           => '品牌LOGO',
    'Shop.image'          => '封面图',
    'Shop.address_city'   => '城市选择',
    'Shop.province'       => '省编号',
    'Shop.city'           => '市编号',
    'Shop.district'       => '县区编号',
    'Shop.address'        => '店铺地址',
    'Shop.address_detail' => '店铺详细地址',
    'Recommend'           => '平台首页推荐',
    'Recommend 0'         => '否',
    'Recommend 1'         => '是',
];