PHP Classes

File: core/assets/plugins/ckeditor/plugins/image/lang/es.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/image/lang/es.js   Download  
File: core/assets/plugins/ckeditor/plugins/image/lang/es.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 963 bytes
 

Contents

Class file image Download
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'es', { alt: 'Texto Alternativo', border: 'Borde', btnUpload: 'Enviar al Servidor', button2Img: '¿Desea convertir el botón de imagen en una simple imagen?', hSpace: 'Esp.Horiz', img2Button: '¿Desea convertir la imagen en un botón de imagen?', infoTab: 'Información de Imagen', linkTab: 'Vínculo', lockRatio: 'Proporcional', menu: 'Propiedades de Imagen', resetSize: 'Tamaño Original', title: 'Propiedades de Imagen', titleButton: 'Propiedades de Botón de Imagen', upload: 'Cargar', urlMissing: 'Debe indicar la URL de la imagen.', vSpace: 'Esp.Vert', validateBorder: 'El borde debe ser un número.', validateHSpace: 'El espaciado horizontal debe ser un número.', validateVSpace: 'El espaciado vertical debe ser un número.' } );