Explorar el Código

Added common translation contexts.

Maciej Bukowski hace 8 años
padre
commit
76771092c0
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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."
 }