Browse Source

feat(locale): update zh_CN translations

Qeynos 1 year ago
parent
commit
ee8c6621e9
1 changed files with 3 additions and 3 deletions
  1. 3 3
      internal/locale/translations/zh_CN.json

+ 3 - 3
internal/locale/translations/zh_CN.json

@@ -393,9 +393,9 @@
     "form.prefs.fieldset.authentication_settings": "用户认证设置",
     "form.prefs.fieldset.reader_settings": "阅读器设置",
     "form.prefs.fieldset.global_feed_settings": "全局订阅源设置",
-    "form.prefs.label.external_font_hosts": "External font hosts",
-    "form.prefs.help.external_font_hosts": "Space separated list of external font hosts to allow. For example: \"fonts.gstatic.com fonts.googleapis.com\".",
-    "error.settings_invalid_domain_list": "Invalid domain list. Please provide a space separated list of domains.",
+    "form.prefs.label.external_font_hosts": "外部字体托管",
+    "form.prefs.help.external_font_hosts": "允许外部字体托管的空格分隔列表。例如:\"fonts.gstatic.com fonts.googleapis.com\"。",
+    "error.settings_invalid_domain_list": "域名列表无效。请提供一个用空格分隔的域名列表。",
     "form.import.label.file": "OPML 文件",
     "form.import.label.url": "URL",
     "form.integration.betula_activate": "保存文章到 Betula",