* @brief 网页编辑器(editor) 模块 > 引用 (quotation) 组件语言包 **/ $lang->quotation_use_folder = "使用折叠功能"; $lang->quotation_opener = "打开按钮名称"; $lang->quotation_closer = "关闭按钮名称"; $lang->quotation_padding = "内测边距"; $lang->quotation_margin = "外侧边距"; $lang->quotation_border_color = "边框颜色"; $lang->quotation_border_thickness = "边框粗细"; $lang->folder_text_bold = "粗体显示"; $lang->about_folder_text_bold = "选择此项将把链接的文本显示为粗体"; $lang->folder_text_color = "链接颜色"; $lang->folder_text_color_blue = "蓝色"; $lang->folder_text_color_red = "红色"; $lang->folder_text_color_yellow = "黄色"; $lang->folder_text_color_green = "绿色"; $lang->quotation_border_style = "边框种类"; $lang->quotation_border_style_list = array( "无", "实线", "点线", "左侧实线", "右侧实线", ); $lang->quotation_bg_color = "背景颜色"; $lang->quotation_opener = "打开链接名称"; $lang->quotation_opener = "关闭链接名称"; $lang->quotation_cmd_opener = "更多..."; $lang->quotation_cmd_closer = "关闭"; ?>