Explorar o código

Internal: Added missing context.

Piotrek Koszuliński %!s(int64=6) %!d(string=hai) anos
pai
achega
767f8af500
Modificáronse 1 ficheiros con 3 adicións e 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."
+}