diff options
author | MDN <actions@users.noreply.github.com> | 2022-03-11 00:14:44 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2022-03-11 00:14:44 +0000 |
commit | 3f5025eba18d07c319fee9d28e215d315ef5d1b2 (patch) | |
tree | 044439066467ca9abe00629c923a2ca428a91f00 /files/zh-cn/web/api/window | |
parent | ebf114acd91c0c7af587b34604af288538666fba (diff) | |
download | translated-content-3f5025eba18d07c319fee9d28e215d315ef5d1b2.tar.gz translated-content-3f5025eba18d07c319fee9d28e215d315ef5d1b2.tar.bz2 translated-content-3f5025eba18d07c319fee9d28e215d315ef5d1b2.zip |
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn/web/api/window')
-rw-r--r-- | files/zh-cn/web/api/window/beforeinstallprompt_event/index.html (renamed from files/zh-cn/web/api/window/onbeforeinstallprompt/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/window/onbeforeinstallprompt/index.html b/files/zh-cn/web/api/window/beforeinstallprompt_event/index.html index 9fe0053476..b9f089174d 100644 --- a/files/zh-cn/web/api/window/onbeforeinstallprompt/index.html +++ b/files/zh-cn/web/api/window/beforeinstallprompt_event/index.html @@ -1,10 +1,11 @@ --- title: Window.onbeforeinstallprompt -slug: Web/API/Window/onbeforeinstallprompt +slug: Web/API/Window/beforeinstallprompt_event tags: - Window.onbeforeinstallprompt - beforeinstallprompt translation_of: Web/API/Window/onbeforeinstallprompt +original_slug: Web/API/Window/onbeforeinstallprompt --- <p>{{ ApiRef() }}</p> |