X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=sources%2Flang%2Faf.js;h=ea941be8251647598c9008b1b0e75b022c978ad9;hp=925dc4a9012eaf5173fd72622717dd26bdf41fd3;hb=1794320dcfdfcd19572fb1676294f9853a6bbc20;hpb=7183f6a6a21ad9124e70c997e0168459f377a9f2 diff --git a/sources/lang/af.js b/sources/lang/af.js index 925dc4a..ea941be 100644 --- a/sources/lang/af.js +++ b/sources/lang/af.js @@ -99,19 +99,19 @@ CKEDITOR.lang[ 'af' ] = { // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels. keyboard: { - 8: 'Backspace', // MISSING - 13: 'Enter', // MISSING - 16: 'Shift', // MISSING + 8: 'Backspace', + 13: 'Enter', + 16: 'Skuif', 17: 'Ctrl', 18: 'Alt', - 32: 'Space', // MISSING + 32: 'Spasie', 35: 'Einde', 36: 'Tuis', 46: 'Verwyder', - 224: 'Command' // MISSING + 224: 'Bevel' }, // Prepended to ARIA labels with shortcuts. - keyboardShortcut: 'Keyboard shortcut' // MISSING + keyboardShortcut: 'Sleutel kombenasie' } };