Parcourir la source

Improvements to contexts.json.

Aleksander Nowodzinski il y a 6 ans
Parent
commit
106b758a8f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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."
 }