Parcourir la source

Internal: Updated lang/contexts.json.

Piotrek Koszuliński il y a 7 ans
Parent
commit
a34016b15c
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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."
 }