mirror of https://gitee.com/answerdev/answer.git
fix: unclear semantics of the text #304
This commit is contained in:
parent
632da9911e
commit
4c7c6e9aef
|
@ -1435,8 +1435,8 @@ ui:
|
||||||
no_data: "We couldn't find anything."
|
no_data: "We couldn't find anything."
|
||||||
users:
|
users:
|
||||||
title: Users
|
title: Users
|
||||||
users_with_the_most_reputation: Users with the highest reputation scores
|
users_with_the_most_reputation: Users with the highest reputation scores this week
|
||||||
users_with_the_most_vote: Users who voted the most
|
users_with_the_most_vote: Users who voted the most this week
|
||||||
staffs: Our community staff
|
staffs: Our community staff
|
||||||
reputation: reputation
|
reputation: reputation
|
||||||
votes: votes
|
votes: votes
|
||||||
|
|
|
@ -1363,8 +1363,8 @@ ui:
|
||||||
no_data: "空空如也"
|
no_data: "空空如也"
|
||||||
users:
|
users:
|
||||||
title: 用户
|
title: 用户
|
||||||
users_with_the_most_reputation: 信誉积分最高的用户
|
users_with_the_most_reputation: 本周信誉积分最高的用户
|
||||||
users_with_the_most_vote: 投票最多的用户
|
users_with_the_most_vote: 本周投票最多的用户
|
||||||
staffs: 我们的社区工作人员
|
staffs: 我们的社区工作人员
|
||||||
reputation: 声望值
|
reputation: 声望值
|
||||||
votes: 投票
|
votes: 投票
|
||||||
|
|
Loading…
Reference in New Issue