diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:14 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:14 +0100 |
commit | db13ccdc3ed157310977eb362f1790985a1c76e6 (patch) | |
tree | 8327adfe8d0548bc7153aea7d58c58747a5323c6 /files/sv-se/web/api | |
parent | 30bd64d81f95b65aeb00d4a2cb1272f21eeba881 (diff) | |
download | translated-content-db13ccdc3ed157310977eb362f1790985a1c76e6.tar.gz translated-content-db13ccdc3ed157310977eb362f1790985a1c76e6.tar.bz2 translated-content-db13ccdc3ed157310977eb362f1790985a1c76e6.zip |
unslug sv-se: modify
Diffstat (limited to 'files/sv-se/web/api')
-rw-r--r-- | files/sv-se/web/api/cryptokey/index.html | 3 | ||||
-rw-r--r-- | files/sv-se/web/api/subtlecrypto/generatekey/index.html | 3 | ||||
-rw-r--r-- | files/sv-se/web/api/subtlecrypto/sign/index.html | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/files/sv-se/web/api/cryptokey/index.html b/files/sv-se/web/api/cryptokey/index.html index 98e7039877..929e83c937 100644 --- a/files/sv-se/web/api/cryptokey/index.html +++ b/files/sv-se/web/api/cryptokey/index.html @@ -1,6 +1,6 @@ --- title: KryptoNyckel -slug: Web/API/KryptoNyckel +slug: Web/API/CryptoKey tags: - API - Gränssnitt @@ -8,6 +8,7 @@ tags: - Referenser - Webb Krypto API translation_of: Web/API/CryptoKey +original_slug: Web/API/KryptoNyckel --- <p>{{APIRef("Web Crypto API")}}</p> diff --git a/files/sv-se/web/api/subtlecrypto/generatekey/index.html b/files/sv-se/web/api/subtlecrypto/generatekey/index.html index b25a00bf7f..5359b57694 100644 --- a/files/sv-se/web/api/subtlecrypto/generatekey/index.html +++ b/files/sv-se/web/api/subtlecrypto/generatekey/index.html @@ -1,6 +1,6 @@ --- title: SubtilKrypto.GenereraNyckel() -slug: Web/API/SubtleCrypto/genereraNyckel +slug: Web/API/SubtleCrypto/generateKey tags: - API - Metoder @@ -8,6 +8,7 @@ tags: - SubtilKrypto - Webb Krypto API translation_of: Web/API/SubtleCrypto/generateKey +original_slug: Web/API/SubtleCrypto/genereraNyckel --- <p>{{APIRef("Web Crypto API")}}</p> diff --git a/files/sv-se/web/api/subtlecrypto/sign/index.html b/files/sv-se/web/api/subtlecrypto/sign/index.html index f3f07acac8..dc339b7435 100644 --- a/files/sv-se/web/api/subtlecrypto/sign/index.html +++ b/files/sv-se/web/api/subtlecrypto/sign/index.html @@ -1,6 +1,6 @@ --- title: SubtilKrypto.signum() -slug: Web/API/SubtleCrypto/signum +slug: Web/API/SubtleCrypto/sign tags: - API - Metoder @@ -9,6 +9,7 @@ tags: - SubtilKrypto - Webb Krypto API translation_of: Web/API/SubtleCrypto/sign +original_slug: Web/API/SubtleCrypto/signum --- <p>{{APIRef("Web Crypto API")}}</p> |