mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 21:10:17 +08:00
13 lines
876 B
YAML
13 lines
876 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:
|
|
site_settings:
|
|
discourse_local_dates_enabled: "启用discourse-local-dates功能。这将在使用[date]元素的帖子中添加对本地时区感知日期的支持。"
|
|
discourse_local_dates_default_formats: "经常使用的日期时间格式,请参阅:<a target='_blank' rel='noopener'href='https://momentjs.com/docs/#/parsing/string-format/'> momentjs字符串格式</a>"
|
|
discourse_local_dates_default_timezones: "默认的时区列表,必须是有效的<a target='_blank' rel='noopener'href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a>"
|
|
discourse_local_dates_email_format: "用于在电子邮件中显示的日期格式。"
|