diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-09-04 00:46:12 +0900 |
---|---|---|
committer | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-09-04 00:46:12 +0900 |
commit | fe6f6abf2b7c497bf1f97f73a82dde7cf48eb79f (patch) | |
tree | 51b7edfc370236684a203f4e69ae67bb7d24b549 /files/de/web/api | |
parent | 04ea4edc83cc12142ed151bbea2c65cffc8e76f6 (diff) | |
parent | eeb07fe338cdc90092841d717919f46f9d9e3ff9 (diff) | |
download | translated-content-fe6f6abf2b7c497bf1f97f73a82dde7cf48eb79f.tar.gz translated-content-fe6f6abf2b7c497bf1f97f73a82dde7cf48eb79f.tar.bz2 translated-content-fe6f6abf2b7c497bf1f97f73a82dde7cf48eb79f.zip |
Merge branch 'main' into 20210818-Glossary/Type
Diffstat (limited to 'files/de/web/api')
-rw-r--r-- | files/de/web/api/btoa/index.html (renamed from files/de/web/api/windoworworkerglobalscope/btoa/index.html) | 4 | ||||
-rw-r--r-- | files/de/web/api/settimeout/index.html (renamed from files/de/web/api/windoworworkerglobalscope/settimeout/index.html) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/files/de/web/api/windoworworkerglobalscope/btoa/index.html b/files/de/web/api/btoa/index.html index 8d1d37cf9f..62a89eac22 100644 --- a/files/de/web/api/windoworworkerglobalscope/btoa/index.html +++ b/files/de/web/api/btoa/index.html @@ -1,12 +1,12 @@ --- title: WindowBase64.btoa() -slug: Web/API/WindowOrWorkerGlobalScope/btoa +slug: Web/API/btoa tags: - API - Méthode - Referenz translation_of: Web/API/WindowOrWorkerGlobalScope/btoa -original_slug: Web/API/WindowBase64/btoa +original_slug: Web/API/WindowOrWorkerGlobalScope/btoa --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/de/web/api/windoworworkerglobalscope/settimeout/index.html b/files/de/web/api/settimeout/index.html index 3849d27e5b..706f9a90b3 100644 --- a/files/de/web/api/windoworworkerglobalscope/settimeout/index.html +++ b/files/de/web/api/settimeout/index.html @@ -1,8 +1,8 @@ --- title: WindowTimers.setTimeout() -slug: Web/API/WindowOrWorkerGlobalScope/setTimeout +slug: Web/API/setTimeout translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout -original_slug: Web/API/WindowTimers/setTimeout +original_slug: Web/API/WindowOrWorkerGlobalScope/setTimeout --- <div>{{APIRef("HTML DOM")}}</div> |