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": "Add column before",
"column.add.after": "Add column after",
"column.remove": "Remove column",
"column.remove.multiple": "Remove columns",
"row.add.before": "Add row before",
"row.add.after": "Add row after",
"row.remove": "Remove row",
"row.remove.multiple": "Remove rows",
"cells.clear": "Clear cells",
"table.remove": "Remove table",
"table.menu.cell.align.left": "Align cell content to the left",
"table.menu.cell.align.right": "Align cell content to the right",