mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 18:01:48 +08:00
19 lines
888 B
YAML
Vendored
19 lines
888 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:
|
|
dashboard:
|
|
problem:
|
|
hcaptcha_configuration: "您的 hCaptcha `site_key` 或 `secret_key` 配置存在问题"
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_hcaptcha: "hCaptcha 插件"
|
|
site_settings:
|
|
discourse_hcaptcha_enabled: "启用 hCaptcha 插件。需要 <a target='blank' href='https://hcaptcha.com'>hcaptcha.com</a> 帐户。"
|
|
hcaptcha_site_key: "来自您的 <a target='blank' href='https://hcaptcha.com'>hcaptcha.com</a> 帐户的 hCaptcha 网站密钥"
|
|
hcaptcha_secret_key: "来自您的 <a target='blank' href='https://hcaptcha.com'>hcaptcha.com</a> 帐户的 hCaptcha 密钥"
|
|
h_captcha_verification_failed: "hCaptcha 验证失败"
|