Ver código fonte

Added common translation contexts.

Maciej Bukowski 8 anos atrás
pai
commit
76771092c0
1 arquivos alterados com 2 adições e 1 exclusões
  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."
 }