]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/about/lang/en.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / about / lang / en.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'about', 'en', {\r
6 copy: 'Copyright © $1. All rights reserved.',\r
7 dlgTitle: 'About CKEditor',\r
8 help: 'Check $1 for help.',\r
9 moreInfo: 'For licensing information please visit our web site:',\r
10 title: 'About CKEditor',\r
11 userGuide: 'CKEditor User\'s Guide'\r
12} );\r