X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=sources%2Flang%2Fpt.js;fp=sources%2Flang%2Fpt.js;h=cfc1ced13957d3c9de41625c32c0c57c21e839ae;hp=d5ae35e87fd606b79de35d3d4fed7cb81bd63612;hb=1794320dcfdfcd19572fb1676294f9853a6bbc20;hpb=7183f6a6a21ad9124e70c997e0168459f377a9f2 diff --git a/sources/lang/pt.js b/sources/lang/pt.js index d5ae35e..cfc1ced 100644 --- a/sources/lang/pt.js +++ b/sources/lang/pt.js @@ -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.