dbxapp
4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
dbxapp.de
Portal
Start
Anwender
Entwickler
KI-Bereiche
Loading...
Searching...
No Matches
dbxValidator_es.php
Go to the documentation of this file.
1
<?php
2
6
return
array(
7
'ok'
=>
''
,
8
'required'
=>
'Por favor, complete este campo.'
,
9
'min_length'
=>
'La entrada es demasiado corta. Añada más información.'
,
10
'max_length'
=>
'La entrada es demasiado larga. Acórtela.'
,
11
'invalid_type'
=>
'Revise la información introducida.'
,
12
'invalid_format'
=>
'Introduzca un valor válido.'
,
13
'invalid_range'
=>
'El valor introducido no está permitido.'
,
14
'invalid_rule'
=>
'No se ha podido comprobar el formulario. Inténtelo de nuevo.'
,
15
'invalid_array'
=>
'Revise su selección.'
,
16
'invalid_array_item'
=>
'Revise las opciones seleccionadas.'
,
17
);
dbx
include
lang
dbxValidator_es.php
Generated by
1.17.0