Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / src / locale / ext-lang-ko.js
index 5ebc31e..2c1d3f9 100644 (file)
@@ -1,3 +1,9 @@
+/*!
+ * Ext JS Library 3.3.1
+ * Copyright(c) 2006-2010 Sencha Inc.
+ * licensing@sencha.com
+ * http://www.sencha.com/license
+ */
 /**
  * Korean Translations By nicetip
  * 05 September 2007
@@ -127,7 +133,8 @@ if(Ext.form.DateField){
       minText           : "{0}일 이후여야 합니다.",
       maxText           : "{0}일 이전이어야 합니다.",
       invalidText       : "{0}는 올바른 날짜형식이 아닙니다. - 다음과 같은 형식이어야 합니다. {1}",
-      format            : "m/d/y"
+      format            : "m/d/y",
+      startDay          : 0
    });
 }