Update translations (#108)
This commit is contained in:
parent
5cfb0b4590
commit
5c8b1cf073
|
|
@ -34,6 +34,7 @@ zh_CN:
|
||||||
advanced:
|
advanced:
|
||||||
statuses:
|
statuses:
|
||||||
solved: "已解决"
|
solved: "已解决"
|
||||||
|
unsolved: "未解决"
|
||||||
admin:
|
admin:
|
||||||
web_hooks:
|
web_hooks:
|
||||||
solved_event:
|
solved_event:
|
||||||
|
|
|
||||||
|
|
@ -19,12 +19,12 @@ zh_CN:
|
||||||
yaxis: "总计"
|
yaxis: "总计"
|
||||||
solved:
|
solved:
|
||||||
no_solutions:
|
no_solutions:
|
||||||
self: "你尚无接受的解决方案。"
|
self: "你尚无被接受的解决方案。"
|
||||||
others: "尚无接受的解决方案。"
|
others: "尚无接受的解决方案。"
|
||||||
badges:
|
badges:
|
||||||
helpdesk:
|
helpdesk:
|
||||||
name: "助人为乐"
|
name: "助人为乐"
|
||||||
description: "主题中首个被接受的回答"
|
description: "首个被接受的回答"
|
||||||
tech_support:
|
tech_support:
|
||||||
name: "技术支持"
|
name: "技术支持"
|
||||||
description: "10 个已接受的回答"
|
description: "10 个已接受的回答"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue