X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=sources%2Flang%2Fcs.js;h=b5cf2269097a4c5dc77facc9e82c36a1d1b77608;hp=b76bee7987d77bd63206e33e065ae8eb80e6a2ed;hb=1794320dcfdfcd19572fb1676294f9853a6bbc20;hpb=7183f6a6a21ad9124e70c997e0168459f377a9f2 diff --git a/sources/lang/cs.js b/sources/lang/cs.js index b76bee7..b5cf226 100644 --- a/sources/lang/cs.js +++ b/sources/lang/cs.js @@ -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' } };