Explorar el Código

Internal: Added missing context.

Piotrek Koszuliński hace 6 años
padre
commit
767f8af500
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      packages/ckeditor5-list/lang/contexts.json

+ 3 - 2
packages/ckeditor5-list/lang/contexts.json

@@ -1,4 +1,5 @@
 {
 	"Numbered List": "Toolbar button tooltip for the Numbered List feature.",
-	"Bulleted List": "Toolbar button tooltip for the Bulleted List feature."
-}
+	"Bulleted List": "Toolbar button tooltip for the Bulleted List feature.",
+	"Todo List": "Toolbar button tooltip for the Todo List feature."
+}