mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-02-17 09:04:56 +00:00
24 lines
851 B
YAML
24 lines
851 B
YAML
# encoding: utf-8
|
|
#
|
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://www.transifex.com/projects/p/discourse-org/
|
|
|
|
zh_CN:
|
|
js:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "已接受"
|
|
solved:
|
|
title: "已解决"
|
|
allow_accepted_answers: "允许楼主和职员选择解决方案"
|
|
has_accepted_answer: "这个主题已经有了解决方案"
|
|
has_no_accepted_answer: "这一主题尚无解方案"
|
|
accepted_answer: "解决方案"
|
|
solution: "解决方案"
|
|
solution_summary:
|
|
other: "解决方案 <i class='fa fa-check-square'></i>"
|
|
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|