diff --git a/i18n/api/zh-hans.json b/i18n/api/zh-hans.json index ce9bbd3..50d55df 100644 --- a/i18n/api/zh-hans.json +++ b/i18n/api/zh-hans.json @@ -20,7 +20,7 @@ "apihelp-query+extracts-paramvalue-sectionformat-raw": "此模块的内部表示方法(章节标题前缀<ASCII 1><ASCII 2><章节级别><ASCII 2><ASCII 1>)", "apihelp-query+extracts-example-1": "获取175个字符的摘录", "apiwarn-textextracts-limit": "exlimit对于完整条目摘录请求而言过大,已降低为$1。", - "apiwarn-textextracts-unsupportedmodel": "$1的内容模型$2不受支持;将返回空白摘录。", + "apiwarn-textextracts-unsupportedmodel": "$1有不受支持的内容模型$2,将返回空摘录。", "apiwarn-textextracts-title-in-file-namespace": "请求了文件命名空间内标题的摘录,因此没有返回。", "apiwarn-textextracts-sentences-and-html": "当用在HTML模式时,$1sentences参数可能有意外结果。", "apiwarn-textextracts-malformed-html": "HTML可能有缺陷和/或不稳定,并可能忽略行内图片。使用时请自行承担风险。已知问题在https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:TextExtracts#Caveats列出。"