diff options
author | MDN <actions@users.noreply.github.com> | 2021-09-01 00:52:00 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-09-01 00:52:00 +0000 |
commit | af3288b106f44aaaa2c80d499ec669383d6f7203 (patch) | |
tree | 6d5a402249e4e8a83820c2592887062ec9202d79 /files/de/web/api | |
parent | 1768b43f574673545e1f2a20e92a27b050a2bb53 (diff) | |
download | translated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.tar.gz translated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.tar.bz2 translated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.zip |
[CRON] sync translated content
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> |