mirror of
https://ghfast.top/https://github.com/discourse/discourse-signatures.git
synced 2026-07-15 11:26:42 +08:00
16 lines
551 B
YAML
16 lines
551 B
YAML
# 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:
|
|
js:
|
|
signatures:
|
|
enable_signatures: "启用签名"
|
|
show_signatures: "在帖子下方显示用户签名"
|
|
my_signature: "我的签名"
|
|
signature_placeholder: "图像的有效 URL"
|
|
not_allowed: "您的帐户不在可以使用签名的群组中。"
|
|
characters_remaining:
|
|
other: "剩余 %{count} 个字符"
|