aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.min.js
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2017-01-20 17:43:08 +0530
committerseshukm <seshu.kumar.m@huawei.com>2017-01-20 17:43:08 +0530
commitf0b211f269df2b0bb10d5552d14aeb8991a750ed (patch)
tree1bd6ccf7503f8dad0785e03ce52937a55ae9555b /openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.min.js
parent68036a69f0dd0dad6b6a715d9850997d21f82940 (diff)
GUI Code refactor
GUI Code refactor for the sun release code. Issue-Id : CLIENT-11 Change-Id: I771cc25ff3c8ff7a4e939ce7baef7dd94a67974b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.min.js')
-rw-r--r--openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.min.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.min.js b/openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.min.js
index a248f1a4..d209cd54 100644
--- a/openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.min.js
+++ b/openo-portal/portal-common/src/main/webapp/common/thirdparty/jquery-validation/js/localization/messages_es.min.js
@@ -1,4 +1,4 @@
-/*! jQuery Validation Plugin - v1.13.0 - 7/1/2014
- * http://jqueryvalidation.org/
- * Copyright (c) 2014 Jörn Zaefferer; Licensed MIT */
+/*! jQuery Validation Plugin - v1.13.0 - 7/1/2014
+ * http://jqueryvalidation.org/
+ * Copyright (c) 2014 Jörn Zaefferer; Licensed MIT */
!function(a){"function"==typeof define&&define.amd?define(["jquery","../jquery.validate.min"],a):a(jQuery)}(function(a){a.extend(a.validator.messages,{required:"Este campo es obligatorio.",remote:"Por favor, rellena este campo.",email:"Por favor, escribe una dirección de correo válida.",url:"Por favor, escribe una URL válida.",date:"Por favor, escribe una fecha válida.",dateISO:"Por favor, escribe una fecha (ISO) válida.",number:"Por favor, escribe un número válido.",digits:"Por favor, escribe sólo dígitos.",creditcard:"Por favor, escribe un número de tarjeta válido.",equalTo:"Por favor, escribe el mismo valor de nuevo.",extension:"Por favor, escribe un valor con una extensión aceptada.",maxlength:a.validator.format("Por favor, no escribas más de {0} caracteres."),minlength:a.validator.format("Por favor, no escribas menos de {0} caracteres."),rangelength:a.validator.format("Por favor, escribe un valor entre {0} y {1} caracteres."),range:a.validator.format("Por favor, escribe un valor entre {0} y {1}."),max:a.validator.format("Por favor, escribe un valor menor o igual a {0}."),min:a.validator.format("Por favor, escribe un valor mayor o igual a {0}."),nifES:"Por favor, escribe un NIF válido.",nieES:"Por favor, escribe un NIE válido.",cifES:"Por favor, escribe un CIF válido."})}); \ No newline at end of file