Skip to content

Commit

Permalink
fix for wrong indentation in zh-cn
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Oct 2, 2018
1 parent 6998932 commit 5680628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/locales/zh-cn.yml
Expand Up @@ -9,7 +9,7 @@ zh-cn:
zero: "%{item_name}未找到"
one: "显示 <b>1</b> 项%{item_name}"
other: "显示<b>所有 %{count}</b> 项%{item_name}"
multiple_pages: "共 <b>%{count}</b> 项%{item_name},显示 <b>%{from}-%{to}</b>"
multiple_pages: "共 <b>%{count}</b> 项%{item_name},显示 <b>%{from}-%{to}</b>"
item_name:
zero: "项目"
one: ""
Expand Down

0 comments on commit 5680628

Please sign in to comment.