8
0
فهرست منبع

Added translation contexts for the image size options.

Maciej Bukowski 9 سال پیش
والد
کامیت
856ced6f35
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      packages/ckeditor5-image/lang/contexts.json

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

@@ -1,3 +1,5 @@
 {
-	"image widget": "Label for the image widget."
+	"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."
 }