X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/src/locale/ext-lang-ko.js diff --git a/src/locale/ext-lang-ko.js b/src/locale/ext-lang-ko.js index 5ebc31e1..2c1d3f9e 100644 --- a/src/locale/ext-lang-ko.js +++ b/src/locale/ext-lang-ko.js @@ -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 }); }