<?php
return [
'labels' => [
'FriendLink' => '友情链接',
'friend-links' => '友情链接',
],
'fields' => [
'name' => '名称',
'type' => '类型',
'content' => '内容',
'sort' => '排序',
'is_recommend' => '推荐',
'is_show' => '显示',
'options' => [
];