]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/lang/pt.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / lang / pt.js
index d5ae35e87fd606b79de35d3d4fed7cb81bd63612..cfc1ced13957d3c9de41625c32c0c57c21e839ae 100644 (file)
@@ -100,15 +100,15 @@ CKEDITOR.lang[ 'pt' ] = {
                // Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels.
                keyboard: {
                        8: 'Backspace', // MISSING
-                       13: 'Enter', // MISSING
+                       13: 'Enter',
                        16: 'Shift',
                        17: 'Ctrl',
                        18: 'Alt',
-                       32: 'Space', // MISSING
+                       32: 'Espaço',
                        35: 'Fim',
                        36: 'Entrada',
                        46: 'Eliminar',
-                       224: 'Command' // MISSING
+                       224: 'Comando'
                },
 
                // Prepended to ARIA labels with shortcuts.