Ver código fonte

Internal: Added missing contexts.

Piotrek Koszuliński 8 anos atrás
pai
commit
af247ce61e
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      packages/ckeditor5-image/lang/contexts.json

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

@@ -2,6 +2,9 @@
 	"image widget": "Label for the image widget.",
 	"Side image": "Label for the Side image option.",
 	"Full size image": "Label for the Full size image option.",
+	"Left aligned image": "Label for the Left aligned image option",
+	"Centered image": "Label for the Centered image option",
+	"Right aligned image": "Label for the Right aligned image option",
 	"Change image text alternative": "Label for the Change image text alternative button.",
 	"Text alternative": "Label for the image text alternative input.",
 	"Enter image caption": "Placeholder text for image caption displayed when caption is empty."