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: "紫色", };