X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Flink%2Flang%2Fes.js;h=700ad862eaf0cad4c5e3ff5cd085768ce3485ec5;hp=d17edbcdb39fde8570a5a8c94da02c37177861c6;hb=refs%2Ftags%2F4.7.3;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/link/lang/es.js b/sources/plugins/link/lang/es.js index d17edbc..700ad86 100644 --- a/sources/plugins/link/lang/es.js +++ b/sources/plugins/link/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'es', { @@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'es', { anchorName: 'Por Nombre de Referencia', charset: 'Fuente de caracteres vinculado', cssClasses: 'Clases de hojas de estilo', + download: 'Force Download', // MISSING + displayText: 'Display Text', // MISSING emailAddress: 'Dirección de E-Mail', emailBody: 'Cuerpo del Mensaje', emailSubject: 'Título del Mensaje',