| 12345678910111213141516171819202122232425262728293031323334353637383940414243 | <?php$LANG['name'] = '名称';$LANG['not_have_permissions'] = '您没有权限进行此项操作。';$LANG['block_configuration'] = '碎片配置';$LANG['display_position'] = '显示位置';$LANG['code'] = '代码型';$LANG['table_style'] = '格式化数据型';$LANG['permission_configuration'] = '权限配置';$LANG['role'] = '角色';$LANG['updates'] = '更新内容';$LANG['block_data'] = '碎片数据';$LANG['title'] = '标题';$LANG['link'] = '链接';$LANG['thumb'] = '缩略图';$LANG['attachment_upload'] = '附件上传';$LANG['pic_upload'] = '上传图片';$LANG['delete_image'] = '删除图片';$LANG['desc'] = '简介';$LANG['up'] = '向上';$LANG['down'] = '向下';$LANG['preview'] = '预览';$LANG['history'] = '历史记录';$LANG['datatable'] = '添加行';$LANG['pieces_template'] = '碎片模板';$LANG['insert'] = '点击插入';$LANG['time'] = '时间';$LANG['admin'] = '操作人';$LANG['restore'] = '还原';$LANG['are_you_sure_you_want_to_delete'] = '您确定要删除吗?';$LANG['search_content'] = '搜索文章';$LANG['end_of_time_to_time_to_less_than'] = '结束时间不能小于开始时间';$LANG['please_set_the_starting_time'] = '请设置开始时间';$LANG['category'] = '栏目';$LANG['posterize_time'] = '发布时间';$LANG['recommend'] = '推荐';$LANG['not_recommend'] = '不推荐';$LANG['all'] = '全部';$LANG['search_mode'] = '搜索方式';$LANG['key_word'] = '关键词';$LANG['insert_a_comment_about_the_selected_text'] = '插入选中';$LANG['pic'] = '图';$LANG['folded_up_in_search_of'] = '收起/展开 搜索项';$LANG['link_visualization_not_exists'] = '该菜单为外部链接分类,不需要可视化';
 |