Răsfoiți Sursa

Improved text formatting.

Piotrek Koszuliński 6 ani în urmă
părinte
comite
82be2d2649
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      packages/ckeditor5-word-count/lang/contexts.json

+ 2 - 2
packages/ckeditor5-word-count/lang/contexts.json

@@ -1,4 +1,4 @@
 {
-	"Words: %0": "Label showing the number of words in the editor content",
-	"Characters: %0": "Label showing the number of characters in the editor content"
+	"Words: %0": "Label showing the number of words in the editor content.",
+	"Characters: %0": "Label showing the number of characters in the editor content."
 }