8
0
panr 5 лет назад
Родитель
Сommit
e110e0119f
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      packages/ckeditor5-image/lang/contexts.json

+ 3 - 1
packages/ckeditor5-image/lang/contexts.json

@@ -10,5 +10,7 @@
 	"Enter image caption": "Placeholder text for image caption displayed when caption is empty.",
 	"Insert image": "Label for the insert image toolbar button.",
 	"Upload failed": "Title of the notification displayed when upload fails.",
-	"Image toolbar": "The label used by assistive technologies describing an image toolbar attached to an image widget."
+	"Image toolbar": "The label used by assistive technologies describing an image toolbar attached to an image widget.",
+	"Resize image to": "The label used for the standalone resize option buttons in the image toolbar",
+	"Resize image": "The label used for the dropdown in the image toolbar, containing defined resize options"
 }