Przeglądaj źródła

Added common translation contexts.

Maciej Bukowski 8 lat temu
rodzic
commit
76771092c0
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      packages/ckeditor5-core/lang/contexts.json

+ 2 - 1
packages/ckeditor5-core/lang/contexts.json

@@ -1,3 +1,4 @@
 {
-
+	"Save": "Label for the Save button.",
+	"Cancel": "Label for the Cancel button."
 }