File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
application/language/spanish Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 * Spanish language
55 */
66
7- $ lang ['text_rest_invalid_api_key ' ] = 'API key %s No valida ' ; // %s is the REST API key
8- $ lang ['text_rest_invalid_credentials ' ] = 'Credenciales Invalidas ' ;
7+ $ lang ['text_rest_invalid_api_key ' ] = 'API key %s No válida ' ; // %s is the REST API key
8+ $ lang ['text_rest_invalid_credentials ' ] = 'Credenciales Inválidas ' ;
99$ lang ['text_rest_ip_denied ' ] = 'IP denegada ' ;
1010$ lang ['text_rest_ip_unauthorized ' ] = 'IP no autorizada ' ;
1111$ lang ['text_rest_unauthorized ' ] = 'Acceso no autorizado ' ;
12- $ lang ['text_rest_ajax_only ' ] = 'Solo peticiones ajax permitidas ' ;
12+ $ lang ['text_rest_ajax_only ' ] = 'Sólo peticiones ajax permitidas ' ;
1313$ lang ['text_rest_api_key_unauthorized ' ] = 'Esta clave de API no tiene acceso al controlador solicitado ' ;
1414$ lang ['text_rest_api_key_permissions ' ] = 'Esta clave de API no tiene suficientes permisos ' ;
1515$ lang ['text_rest_api_key_time_limit ' ] = 'Esta clave de API ha alcanzado el límite de tiempo para este método ' ;
16- $ lang ['text_rest_ip_address_time_limit ' ] = 'This IP Address has reached the time limit for this method ' ;//todo translate
17- $ lang ['text_rest_unknown_method ' ] = 'método desconocido ' ;
16+ $ lang ['text_rest_ip_address_time_limit ' ] = 'Esta dirección IP ha alcanzado el límite de tiempo para este método ' ;//todo translate
17+ $ lang ['text_rest_unknown_method ' ] = 'Método desconocido ' ;
1818$ lang ['text_rest_unsupported ' ] = 'Protocolo no soportado ' ;
You can’t perform that action at this time.
0 commit comments