mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 13:19:19 +08:00
28 lines
752 B
YAML
Vendored
28 lines
752 B
YAML
Vendored
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
zh_CN:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_math: "Discourse Math"
|
|
js:
|
|
discourse_math:
|
|
edit_math: "编辑公式"
|
|
edit_modal:
|
|
title: "编辑公式"
|
|
label: "公式"
|
|
apply: "应用"
|
|
composer:
|
|
insert_math: "插入公式"
|
|
insert_modal:
|
|
title_inline: "插入行内公式"
|
|
title_block: "插入分块公式"
|
|
label: "LaTeX"
|
|
placeholder: "E=mc^2"
|
|
insert: "插入"
|
|
block_mode: "块模式(显示的方程式)"
|