diff options
author | MDN <actions@users.noreply.github.com> | 2022-02-22 00:12:14 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2022-02-22 00:12:14 +0000 |
commit | 6acf87987baea4675dbd1d5586663959e742cc03 (patch) | |
tree | 83b489d9467dc18464207bbec4a8e5eaf9c804cd /files/ja/web/api/baseaudiocontext | |
parent | 92e543f7c53602f7b0ed8ba0788995632adf9601 (diff) | |
download | translated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.gz translated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.bz2 translated-content-6acf87987baea4675dbd1d5586663959e742cc03.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ja/web/api/baseaudiocontext')
-rw-r--r-- | files/ja/web/api/baseaudiocontext/statechange_event/index.html (renamed from files/ja/web/api/baseaudiocontext/onstatechange/index.html) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/api/baseaudiocontext/onstatechange/index.html b/files/ja/web/api/baseaudiocontext/statechange_event/index.html index 37a15457e9..b0b1c1dcea 100644 --- a/files/ja/web/api/baseaudiocontext/onstatechange/index.html +++ b/files/ja/web/api/baseaudiocontext/statechange_event/index.html @@ -1,8 +1,8 @@ --- title: AudioContext.onstatechange -slug: Web/API/BaseAudioContext/onstatechange +slug: Web/API/BaseAudioContext/statechange_event translation_of: Web/API/BaseAudioContext/onstatechange -original_slug: Web/API/AudioContext/onstatechange +original_slug: Web/API/BaseAudioContext/onstatechange --- <p>{{ APIRef("Web Audio API") }}</p> |