Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
Commits
982872b0
Unverified
Commit
982872b0
authored
Nov 06, 2017
by
niko
Committed by
GitHub
Nov 06, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
translation CountDown (#121)
parent
544922c0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
4 deletions
+16
-4
src/components/CountDown/index.en-US.md
src/components/CountDown/index.en-US.md
+14
-0
src/components/CountDown/index.zh-CN.md
src/components/CountDown/index.zh-CN.md
+2
-4
No files found.
src/components/CountDown/index.en-US.md
0 → 100644
View file @
982872b0
---
title
:
CountDown
cols
:
1
order
:
3
---
倒计时组件。
## API
| Property | Description | Type | Default |
|----------|------------------------------------------|-------------|-------|
| format | Formatter of time | Function(time) | |
| target | Target time | Date | - |
src/components/CountDown/index.md
→
src/components/CountDown/index.
zh-CN.
md
View file @
982872b0
---
title
:
en-US
:
CountDown
zh-CN
:
倒计时
title
:
CountDown
subtitle
:
倒计时
cols
:
1
order
:
3
...
...
@@ -13,5 +11,5 @@ order: 3
| 参数 | 说明 | 类型 | 默认值 |
|----------|------------------------------------------|-------------|-------|
| format | 时间格式化显示
显示
| Function(time) | |
| format | 时间格式化显示 | Function(time) | |
| target | 目标时间 | Date | - |
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment