diff options
Diffstat (limited to 'plugins/a11yhelp/dialogs/lang/bg.js')
| -rw-r--r--[-rwxr-xr-x] | plugins/a11yhelp/dialogs/lang/bg.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/a11yhelp/dialogs/lang/bg.js b/plugins/a11yhelp/dialogs/lang/bg.js index 6fb8ee8..7aff740 100755..100644 --- a/plugins/a11yhelp/dialogs/lang/bg.js +++ b/plugins/a11yhelp/dialogs/lang/bg.js @@ -1,5 +1,5 @@ -/* - Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang("a11yhelp","bg",{title:"Инструкции за достъпност",contents:"Съдържание на помощта. За да затворите този диалогов прозорец, натиснете ESC.",legend:[{name:"Общо",items:[{name:"Лента с инструменти за редактора",legend:"Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT+TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."},{name:"Диалог на редактора", |
