aboutsummaryrefslogtreecommitdiffstats
path: root/uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_de.min.js
diff options
context:
space:
mode:
authorj00302280 <j00101220@huawei.com>2016-08-15 15:10:41 +0800
committerj00302280 <j00101220@huawei.com>2016-08-15 15:10:41 +0800
commit86aeea2edb0dac0e049ec75ab6616e8d19e16e22 (patch)
tree9cc5c815ad440e96cd31021a9f19b1df090f8570 /uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_de.min.js
parent8c940f2ab540e62c139498c16596bd306eac60b4 (diff)
upload the gso gui seed code
Change-Id: I7b91cadaf817d2c92280f9ff702a7ca679fa41eb Signed-off-by: j00302280 <j00101220@huawei.com>
Diffstat (limited to 'uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_de.min.js')
-rw-r--r--uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_de.min.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_de.min.js b/uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_de.min.js
new file mode 100644
index 00000000..51e7bae5
--- /dev/null
+++ b/uiframe-iui/src/main/resources/webroot/component/thirdparty/jquery-validation/js/localization/messages_de.min.js
@@ -0,0 +1,4 @@
+/*! 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:"Dieses Feld ist ein Pflichtfeld.",maxlength:a.validator.format("Geben Sie bitte maximal {0} Zeichen ein."),minlength:a.validator.format("Geben Sie bitte mindestens {0} Zeichen ein."),rangelength:a.validator.format("Geben Sie bitte mindestens {0} und maximal {1} Zeichen ein."),email:"Geben Sie bitte eine gültige E-Mail Adresse ein.",url:"Geben Sie bitte eine gültige URL ein.",date:"Bitte geben Sie ein gültiges Datum ein.",number:"Geben Sie bitte eine Nummer ein.",digits:"Geben Sie bitte nur Ziffern ein.",equalTo:"Bitte denselben Wert wiederholen.",range:a.validator.format("Geben Sie bitte einen Wert zwischen {0} und {1} ein."),max:a.validator.format("Geben Sie bitte einen Wert kleiner oder gleich {0} ein."),min:a.validator.format("Geben Sie bitte einen Wert größer oder gleich {0} ein."),creditcard:"Geben Sie bitte eine gültige Kreditkarten-Nummer ein."})}); \ No newline at end of file