aboutsummaryrefslogtreecommitdiff
path: root/sources/lang/eo.js
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2017-12-04 18:55:29 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2017-12-04 18:55:29 +0100
commit1794320dcfdfcd19572fb1676294f9853a6bbc20 (patch)
treea4c9e978947d6930d50391747382d7f95a5863e3 /sources/lang/eo.js
parent7183f6a6a21ad9124e70c997e0168459f377a9f2 (diff)
downloadludivine-ckeditor-component-master.tar.gz
ludivine-ckeditor-component-master.tar.zst
ludivine-ckeditor-component-master.zip
Update to 4.7.3HEAD4.7.3master
Diffstat (limited to 'sources/lang/eo.js')
-rw-r--r--sources/lang/eo.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/sources/lang/eo.js b/sources/lang/eo.js
index f270dfc..4ea1b84 100644
--- a/sources/lang/eo.js
+++ b/sources/lang/eo.js
@@ -104,14 +104,14 @@ CKEDITOR.lang[ 'eo' ] = {
104 16: 'Registrumo', 104 16: 'Registrumo',
105 17: 'Stirklavo', 105 17: 'Stirklavo',
106 18: 'Alt-klavo', 106 18: 'Alt-klavo',
107 32: 'Space', // MISSING 107 32: 'Spaco',
108 35: 'Fino', 108 35: 'Fino',
109 36: 'Hejmo', 109 36: 'Hejmo',
110 46: 'Forigi', 110 46: 'Forigi',
111 224: 'Command' // MISSING 111 224: 'Komando'
112 }, 112 },
113 113
114 // Prepended to ARIA labels with shortcuts. 114 // Prepended to ARIA labels with shortcuts.
115 keyboardShortcut: 'Keyboard shortcut' // MISSING 115 keyboardShortcut: 'Fulmoklavo'
116 } 116 }
117}; 117};