Jelajahi Sumber

Apply suggestions from code review

Co-Authored-By: Piotrek Koszuliński <pkoszulinski@gmail.com>
Mateusz Samsel 6 tahun lalu
induk
melakukan
e213ba37ce
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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 how many words is in the editor",
-	"Characters: %0": "Label showing how many characters is in the editor"
+	"Words: %0": "Label showing the number of words in the editor content",
+	"Characters: %0": "Label showing the number of characters in the editor content"
 }