]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/lang/af.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / lang / af.js
index 925dc4a9012eaf5173fd72622717dd26bdf41fd3..ea941be8251647598c9008b1b0e75b022c978ad9 100644 (file)
@@ -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'
        }
 };