Marius Cramer
2014-06-28 c67eea43798034415e7bcdbb49f90e8d6e3a141d
interface/web/tools/lib/lang/es_tpl_default.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Default Theme settings';
$wb['list_head_txt'] = 'Configuración del tema por defecto';
$wb['list_desc_txt'] = 'Modify default-theme specific options';
$wb['no_settings_txt'] = 'There are no settings for the default theme.';
$wb['btn_start_txt'] = 'Save';
$wb['btn_cancel_txt'] = 'Back';
$wb['btn_start_txt'] = 'Guardar';
$wb['btn_cancel_txt'] = 'Atrás';
?>