Skip to content

Commit

Permalink
Project translation
Browse files Browse the repository at this point in the history
  • Loading branch information
master authored and master committed May 6, 2024
1 parent 51f586b commit 0a4daf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/docs/lib/SoundSetMute.htm
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@ <h2 id="Examples">例</h2>
</div>

<div class="ex" id="ExMuteLineIn">
<p><a class="ex_number" href="#ExMuteLineIn"></a> ミュート・ライン・イン</p>
<p><a class="ex_number" href="#ExMuteLineIn"></a> ラインインをミュートにします。</p>
<pre>SoundSetMute true, "Line In"</pre>
</div>

<div class="ex" id="ExMuteMicRecord">
<p><a class="ex_number" href="#ExMuteMicRecord"></a> マイク録音をミュートする</p>
<p><a class="ex_number" href="#ExMuteMicRecord"></a> マイク録音をミュートします</p>
<pre>SoundSetMute true,, "Microphone"</pre>
</div>

Expand Down

0 comments on commit 0a4daf4

Please sign in to comment.