]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/lang/cs.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / lang / cs.js
index b76bee7987d77bd63206e33e065ae8eb80e6a2ed..b5cf2269097a4c5dc77facc9e82c36a1d1b77608 100644 (file)
@@ -104,14 +104,14 @@ CKEDITOR.lang[ 'cs' ] = {
                        16: 'Shift',
                        17: 'Ctrl',
                        18: 'Alt',
-                       32: 'Space', // MISSING
+                       32: 'Mezerník',
                        35: 'Konec',
                        36: 'Domů',
                        46: 'Smazat',
-                       224: 'Command' // MISSING
+                       224: 'Command'
                },
 
                // Prepended to ARIA labels with shortcuts.
-               keyboardShortcut: 'Keyboard shortcut' // MISSING
+               keyboardShortcut: 'Klávesová zkratka'
        }
 };