diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:27:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:27:17 +0100 |
commit | ad7f998115dd568832332484debf1f1b16b0c905 (patch) | |
tree | 2f3a9137e20731b7f6880fe5adb31fa439215d7d /files/pt-br/web/http/headers | |
parent | 7a94b4d8daf297eda6df8e5cf933f7ba159bbc76 (diff) | |
parent | 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (diff) | |
download | translated-content-ad7f998115dd568832332484debf1f1b16b0c905.tar.gz translated-content-ad7f998115dd568832332484debf1f1b16b0c905.tar.bz2 translated-content-ad7f998115dd568832332484debf1f1b16b0c905.zip |
Merge pull request #41 from fiji-flo/unslugging-pt-br
Unslugging pt br
Diffstat (limited to 'files/pt-br/web/http/headers')
-rw-r--r-- | files/pt-br/web/http/headers/connection/index.html (renamed from files/pt-br/web/http/headers/conexão/index.html) | 3 | ||||
-rw-r--r-- | files/pt-br/web/http/headers/location/index.html (renamed from files/pt-br/web/http/headers/localização/index.html) | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/pt-br/web/http/headers/conexão/index.html b/files/pt-br/web/http/headers/connection/index.html index b8df737d95..d7caeef527 100644 --- a/files/pt-br/web/http/headers/conexão/index.html +++ b/files/pt-br/web/http/headers/connection/index.html @@ -1,6 +1,6 @@ --- title: Connection -slug: Web/HTTP/Headers/Conexão +slug: Web/HTTP/Headers/Connection tags: - Cabeçalhos - HTTP @@ -8,6 +8,7 @@ tags: - Referencia - Web translation_of: Web/HTTP/Headers/Connection +original_slug: Web/HTTP/Headers/Conexão --- <div>{{HTTPSidebar}}</div> diff --git a/files/pt-br/web/http/headers/localização/index.html b/files/pt-br/web/http/headers/location/index.html index 2b8ebcc404..292ec057cf 100644 --- a/files/pt-br/web/http/headers/localização/index.html +++ b/files/pt-br/web/http/headers/location/index.html @@ -1,11 +1,12 @@ --- title: Location -slug: Web/HTTP/Headers/Localização +slug: Web/HTTP/Headers/Location tags: - Cabeçalho HTTP - Cabeçalho de Resposta - HTTP translation_of: Web/HTTP/Headers/Location +original_slug: Web/HTTP/Headers/Localização --- <div>{{HTTPSidebar}}</div> |