discourse-data-explorer/config/locales/client.zh_CN.yml

26 lines
837 B
YAML

# encoding: utf-8
# This file contains content for the client portion of Discourse, sent out
# to the Javascript app.
#
# To work with us on translations, see:
# https://www.transifex.com/projects/p/discourse-org/
#
# This is a "source" file, which is used by Transifex to get translations for other languages.
# After this file is changed, it needs to be pushed by a maintainer to Transifex:
#
# tx push -s
#
# Read more here: https://meta.discourse.org/t/contribute-a-translation-to-discourse/14882
#
# To validate this YAML file after you change it, please paste it into
# http://yamllint.com/
zh_CN:
js:
tagging:
all_tags: "全部标签"
changed: "标签更改:"
tags: "标签"
choose_for_topic: "选择主题的标签"
topics_tagged: "主题标签: <span class='discourse-tag'>{{tag}}</span>"