fix: Complete missing markdown editor translations

This commit is contained in:
Maksim Eltyshev
2025-12-11 12:46:14 +01:00
parent 7f6978ae9e
commit 869a6b4c00
34 changed files with 102 additions and 0 deletions
@@ -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": "將儲存格內容靠右對齊",