Browse Source

Internal: Updated translation contexts.

Maciej Bukowski 8 years ago
parent
commit
86dd3f9ec4
1 changed files with 3 additions and 2 deletions
  1. 3 2
      packages/ckeditor5-ui/lang/contexts.json

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

@@ -1,3 +1,4 @@
 {
 {
-	"Rich Text Editor, %0": "Title of the CKEditor5 editor."
-}
+	"Rich Text Editor, %0": "Title of the CKEditor5 editor.",
+	"Rich Text Editor": "Title of the CKEditor5 editor."
+}