Explorar o código

fixed CountDown docs for en

nikogu %!s(int64=8) %!d(string=hai) anos
pai
achega
50f9546e26

+ 9 - 1
src/components/CountDown/demo/simple.md

@@ -1,10 +1,18 @@
 ---
 order: 0
-title: 基础样例 
+title:
+  zh-CN: 基本
+  en-US: Basic
 ---
 
+## zh-CN
+
 简单的倒计时组件使用。
 
+## en-US
+
+The simplest usage.
+
 ````jsx
 import CountDown from 'ant-design-pro/lib/CountDown';
 

+ 1 - 1
src/components/CountDown/index.en-US.md

@@ -4,7 +4,7 @@ cols: 1
 order: 3
 ---
 
-倒计时组件。
+Simple CountDown Component.
 
 ## API