fix: Complete missing markdown editor translations
This commit is contained in:
@@ -148,9 +148,12 @@
|
||||
"column.add.before": "在前面新增欄",
|
||||
"column.add.after": "在後面新增欄",
|
||||
"column.remove": "移除欄",
|
||||
"column.remove.multiple": "移除欄",
|
||||
"row.add.before": "在前面新增列",
|
||||
"row.add.after": "在後面新增列",
|
||||
"row.remove": "移除列",
|
||||
"row.remove.multiple": "移除列",
|
||||
"cells.clear": "清空儲存格",
|
||||
"table.remove": "移除表格",
|
||||
"table.menu.cell.align.left": "將儲存格內容靠左對齊",
|
||||
"table.menu.cell.align.right": "將儲存格內容靠右對齊",
|
||||
|
||||
Reference in New Issue
Block a user