Преглед на файлове

Improvements to contexts.json.

Aleksander Nowodzinski преди 6 години
родител
ревизия
106b758a8f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/ckeditor5-table/lang/contexts.json

+ 1 - 1
packages/ckeditor5-table/lang/contexts.json

@@ -17,5 +17,5 @@
 	"Split cell vertically": "Label for the split table cell vertically button.",
 	"Split cell horizontally": "Label for the split table cell horizontally button.",
 	"Merge cells": "Label for the merge table cells button.",
-	"Table toolbar": "The label describing a table toolbar attached to a table widget used by assistive technologies."
+	"Table toolbar": "The label used by assistive technologies describing a table toolbar attached to a table widget."
 }