Changeset 1995

Show
Ignore:
Timestamp:
02/08/2008 01:39:55 PM (11 months ago)
Author:
alexsancho
Message:

es_ES update

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/i18n/es_ES/validation.php

    r1912 r1995  
    3434        // Field types                                                                                                                                                      
    3535        'alpha'         => 'caracteres del alfabeto', 
     36        'alpha_numeric' => 'caracteres del alfabeto y numericos', 
    3637        'alpha_dash'    => 'caracteres del alfabeto, guiones y subrayado', 
    3738        'digit'         => 'digitos',