From 33c9f17ebc473f660410213d896142ccd075409e Mon Sep 17 00:00:00 2001 From: mengxiong <15623530290@163.com> Date: Thu, 19 Oct 2017 20:39:55 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e03aba..0511ed3 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ export default { |-------------------|---------------|-------------|---------------------------------------------------| | range | Boolean | false | if true, the type is daterange | | format | String | yyyy-MM-dd | Date formatting string | -| lang | String | zh | Translation (en/zh/es/pt-br/fs) | +| lang | String | zh | Translation (en/zh/es/pt-br/fr) | | placeholder | String | | input placeholder text | | width | String/Number | 210 | input size | | disabled-days | Array | [] | Days in YYYY-MM-DD format to disable |