source: extensions/nbc_ThemeChanger/language/es_ES/plugin.lang.php @ 3899

Last change on this file since 3899 was 3899, checked in by ddtddt, 15 years ago

Add ES add_nbc_ThemeChanger plugin extension

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 301 bytes
RevLine 
[3899]1<?php
2
3$lang['title_assoc'] = 'ThemeChanger';
4$lang['add_assoc'] = 'Añada una nueva asociación';
5$lang['action'] = 'Acción';
6$lang['modify_assoc'] = 'Modificar la asociación';
7$lang['delete_assoc']='Suprimir la asociación';
8$lang['nbc_ThemeChanger_save_config']='Configuración registrada.';
9
10?>
Note: See TracBrowser for help on using the repository browser.