Procházet zdrojové kódy

Added contexts for translations.

Maciej Bukowski před 9 roky
rodič
revize
b41f45b102
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  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"
+}