浏览代码

Internal: Added missing contexts.

Piotrek Koszuliński 8 年之前
父节点
当前提交
af247ce61e
共有 1 个文件被更改,包括 3 次插入0 次删除
  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."