Skip to content

Commit

Permalink
fix: add Chinese translation for minute
Browse files Browse the repository at this point in the history
  • Loading branch information
reuixiy committed Aug 21, 2019
1 parent 23aaaf0 commit a2eb95a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i18n/zh-cn.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ other = "🇨🇳"
other = "……"

[minute]
one = "min"
other = "mins"
one = "分钟"
other = "分钟"

[tocTitle]
other = "目录"
Expand Down

0 comments on commit a2eb95a

Please sign in to comment.