11 lines
327 B
PHP
11 lines
327 B
PHP
![]() |
<?php
|
||
|
|
||
|
/**
|
||
|
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||
|
*
|
||
|
* @author Domingo Redal <docxml@gmail.com>
|
||
|
*/
|
||
|
$lang['cache'] = 'Deshabilitar cache';
|
||
|
$lang['default_picture'] = 'Configura tu imagen predeterminada';
|
||
|
$lang['toolbar_inserted_markup'] = 'Texto al utilizar botón de herramientas';
|