Ver código fonte

Add string to context.json.

panr 5 anos atrás
pai
commit
71f7b8279d
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      packages/ckeditor5-image/lang/contexts.json

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

@@ -19,5 +19,6 @@
 	"Insert": "The label of submit form button if image src URL input has no value",
 	"Update": "The label of submit form button if image src URL input has value",
 	"Insert image via URL": "The input label for the Insert image via URL form",
+	"Update image URL": "The alternative input label for the Insert image via URL form",
 	"Paste the image source URL.": "The tip label below the Insert image via URL form"
 }