瀏覽代碼

Added contexts for translations.

Maciej Bukowski 9 年之前
父節點
當前提交
b41f45b102
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      packages/ckeditor5-link/lang/contexts.json

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

@@ -0,0 +1,5 @@
+{
+	"Unlink": "Toolbar button tooltip for the Unlink feature.",
+	"Link": "Toolbar button tooltip for the Link feature.",
+	"Link URL": "Label for the url input in the Link dialog"
+}