From b8170f78422f2269dfc9df7760cc1ad51c048c00 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:25 +0100 Subject: unslug pl: modify --- files/pl/web/api/windoworworkerglobalscope/btoa/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/pl/web/api/windoworworkerglobalscope/btoa/index.html') diff --git a/files/pl/web/api/windoworworkerglobalscope/btoa/index.html b/files/pl/web/api/windoworworkerglobalscope/btoa/index.html index cf3e90c26d..6b1cc90cc4 100644 --- a/files/pl/web/api/windoworworkerglobalscope/btoa/index.html +++ b/files/pl/web/api/windoworworkerglobalscope/btoa/index.html @@ -1,6 +1,6 @@ --- title: WindowBase64.btoa() -slug: Web/API/WindowBase64/btoa +slug: Web/API/WindowOrWorkerGlobalScope/btoa tags: - API - Base-64 @@ -10,6 +10,7 @@ tags: - Referencja - WindowBase64 translation_of: Web/API/WindowOrWorkerGlobalScope/btoa +original_slug: Web/API/WindowBase64/btoa ---

{{APIRef}}

Tworzy string ASCII zakodowany w base-64 z ciÄ…gu ("string") danych binarnych.

-- cgit v1.2.3-54-g00ecf