export default { 'col': '列', 'insColL': '向左插入列', 'insColR': '向右插入列', 'delCol': '删除列', 'selCol': '选择列', 'row': '行', 'headerRow': '标题行', 'insRowAbv': '在上面插入行', 'insRowBlw': '在下面插入行', 'delRow': '删除行', 'selRow': '选择行', 'mCells': '合并单元格', 'sCell': '拆分单元格', 'tblProps': '表格属性', 'cellProps': '单元格属性', 'insParaOTbl': '在表格外插入段落', 'insB4': '在表格前面插入', 'insAft': '在表格后面插入', 'copyTable': '复制表格', 'delTable': '删除表格', 'border': '边框', 'color': '颜色', 'width': '宽度', 'background': '背景', 'dims': '尺寸', 'height': '高度', 'padding': '内边距', 'tblCellTxtAlm': '单元格文本对齐方式', 'alCellTxtL': '左对齐', 'alCellTxtC': '水平居中对齐', 'alCellTxtR': '右对齐', 'jusfCellTxt': '两边对齐', 'alCellTxtT': '顶端对齐', 'alCellTxtM': '垂直居中对齐', 'alCellTxtB': '底部对齐', 'dimsAlm': '尺寸和对齐方式', 'alTblL': '表格左对齐', 'tblC': '表格居中', 'alTblR': '表格右对齐', 'save': '保存', 'cancel': '取消', 'colorMsg': '无效颜色,请使用 "#FF0000" 或者 "rgb(255,0,0)" 或者 "red"', 'dimsMsg': '无效值,请使用 "10px" 或者 "2em" 或者 "2%" 或者 "2"', 'colorPicker': '颜色选择器', 'removeColor': '删除颜色', 'black': '黑色', 'dimGrey': '暗灰色', 'grey': '灰色', 'lightGrey': '浅灰色', 'white': '白色', 'red': '红色', 'orange': '橙色', 'yellow': '黄色', 'lightGreen': '浅绿色', 'green': '绿色', 'aquamarine': '海蓝色', 'turquoise': '青绿色', 'lightBlue': '浅蓝色', 'blue': '蓝色', 'purple': '紫色' };