Explorar el Código

Internal: Updated lang/contexts.json.

Piotrek Koszuliński hace 7 años
padre
commit
a34016b15c
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      packages/ckeditor5-image/lang/contexts.json

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

@@ -7,5 +7,7 @@
 	"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."
+	"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."
 }