fix: Complete missing markdown editor translations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user