Sfoglia il codice sorgente

Added common translation contexts.

Maciej Bukowski 8 anni fa
parent
commit
76771092c0
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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."
 }