瀏覽代碼

Add string to context.json.

panr 5 年之前
父節點
當前提交
71f7b8279d
共有 1 個文件被更改,包括 1 次插入0 次删除
  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"
 }