Sha256: 4a099ac6540d7cd110e9f30e3924595e79d7dd3a430c58effba6b329eedf44d0

Contents?: true

Size: 1.04 KB

Versions: 185

Compression:

Stored size: 1.04 KB

Contents

/*
 * Translated default messages for the jQuery validation plugin.
 * Locale: ZH (Chinese; 中文 (Zhōngwén), 汉语, 漢語)
 * Region: TW (Taiwan)
 */
(function ($) {
	$.extend($.validator.messages, {
		required: "必填",
		remote: "請修正此欄位",
		email: "請輸入正確的電子信箱",
		url: "請輸入合法的URL",
		date: "請輸入合法的日期",
		dateISO: "請輸入合法的日期 (ISO).",
		number: "請輸入數字",
		digits: "請輸入整數",
		creditcard: "請輸入合法的信用卡號碼",
		equalTo: "請重複輸入一次",
		accept: "請輸入有效的後缀字串",
		maxlength: $.validator.format("請輸入長度不大於{0} 的字串"),
		minlength: $.validator.format("請輸入長度不小於 {0} 的字串"),
		rangelength: $.validator.format("請輸入長度介於 {0} 和 {1} 之間的字串"),
		range: $.validator.format("請輸入介於 {0} 和 {1} 之間的數值"),
		max: $.validator.format("請輸入不大於 {0} 的數值"),
		min: $.validator.format("請輸入不小於 {0} 的數值")
	});
}(jQuery));

Version data entries

185 entries across 185 versions & 5 rubygems

Version Path
goca-spree-frontend-3.1.14.rails.5.0.1 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
goca-spree-frontend-3.1.14.rails.5.0 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
spree_frontend-3.2.9 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
spree_frontend-3.1.14 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
spree_frontend-3.2.8 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
spree_frontend-3.1.13 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-2.4.2 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
spree_frontend-3.2.7 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
spree_frontend-3.1.12 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-2.2.2 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-2.4.1 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-2.3.1 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-2.1.1 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-2.0.3 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-1.4.2 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-1.2.3 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-1.3.2 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-1.1.4 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
solidus_frontend-1.0.7 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js
spree_frontend-3.2.6 vendor/assets/javascripts/jquery.validate/localization/messages_zhtw.js