diff --git a/README.md b/README.md index 60aa288..20eb156 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,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) | +| lang | String | zh | Translation (en/zh/es) | | placeholder | String | | input placeholder text | | width | String/Number | 210 | input size |