Browse Source

Docs: fix untranslated parts (#23545)

Jovey Zheng 3 years ago
parent
commit
18526adace
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/zh/audio/AudioListener.html

+ 1 - 1
docs/api/zh/audio/AudioListener.html

@@ -66,7 +66,7 @@
 		<p>默认为*null*.</p>
 
 		<h3>[property:Number timeDelta]</h3>
-		<p>Time delta value for audio entities. Use in context of [link:https://developer.mozilla.org/en-US/docs/Web/API/AudioParam/linearRampToValueAtTime AudioParam.linearRampToValueAtTimeDefault](). Default is *0*.</p>
+		<p>audio 实体的时间差值。在 [link:https://developer.mozilla.org/en-US/docs/Web/API/AudioParam/linearRampToValueAtTime AudioParam.linearRampToValueAtTimeDefault]() 上下文中使用。默认是 *0*。</p>
 
 		<h2>方法</h2>