From b347ca5ece9cd6e5b933cf3350e052829588435f Mon Sep 17 00:00:00 2001 From: jiunjiun Date: Fri, 2 Oct 2015 12:53:36 +0800 Subject: [PATCH] replace Simple chinese with traditional chinese --- lib/translations/zh_TW.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/translations/zh_TW.js b/lib/translations/zh_TW.js index 36794bb9..2848814a 100644 --- a/lib/translations/zh_TW.js +++ b/lib/translations/zh_TW.js @@ -7,7 +7,7 @@ jQuery.extend( jQuery.fn.pickadate.defaults, { weekdaysShort: [ '日', '一', '二', '三', '四', '五', '六' ], today: '今天', clear: '清除', - close: '关闭', + close: '關閉', firstDay: 1, format: 'yyyy 年 mm 月 dd 日', formatSubmit: 'yyyy/mm/dd'