diff options
Diffstat (limited to 'plugins/justify/lang/es.js')
| -rw-r--r-- | plugins/justify/lang/es.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/justify/lang/es.js b/plugins/justify/lang/es.js deleted file mode 100644 index a219a43..0000000 --- a/plugins/justify/lang/es.js +++ /dev/null @@ -1,10 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'justify', 'es', {
- block: 'Justificado',
- center: 'Centrar',
- left: 'Alinear a Izquierda',
- right: 'Alinear a Derecha'
-});
|
