|
|
@@ -1,8 +1,8 @@
|
|
|
{
|
|
|
"Insert table": "Label for the insert table toolbar button.",
|
|
|
"Header column": "Label for the set/unset table header column button.",
|
|
|
- "Insert column before": "Label for the insert table column before the current one button.",
|
|
|
- "Insert column after": "Label for the insert table column after the current one button.",
|
|
|
+ "Insert column left": "Label for the insert table column to the left of the current one button.",
|
|
|
+ "Insert column right": "Label for the insert table column to the right of the current one button.",
|
|
|
"Delete column": "Label for the delete table column button.",
|
|
|
"Column": "Label for the table column dropdown button.",
|
|
|
"Header row": "Label for the set/unset table header row button.",
|