8
0
Просмотр исходного кода

Internal (link): Added a missing context entry.

Marek Lewandowski 5 лет назад
Родитель
Сommit
d231da15bc
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      packages/ckeditor5-link/lang/contexts.json

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

@@ -2,6 +2,7 @@
 	"Unlink": "Toolbar button tooltip for the Unlink feature.",
 	"Unlink": "Toolbar button tooltip for the Unlink feature.",
 	"Link": "Toolbar button tooltip for the Link feature.",
 	"Link": "Toolbar button tooltip for the Link feature.",
 	"Link URL": "Label for the URL input in the Link URL editing balloon.",
 	"Link URL": "Label for the URL input in the Link URL editing balloon.",
+	"Link image": "Label for the image link button.",
 	"Edit link": "Button opening the Link URL editing balloon.",
 	"Edit link": "Button opening the Link URL editing balloon.",
 	"Open link in new tab": "Button opening the link in new browser tab.",
 	"Open link in new tab": "Button opening the link in new browser tab.",
 	"This link has no URL": "Label explaining that a link has no URL set (the URL is empty).",
 	"This link has no URL": "Label explaining that a link has no URL set (the URL is empty).",