diff options
| author | MDN <actions@users.noreply.github.com> | 2022-03-19 00:13:08 +0000 |
|---|---|---|
| committer | MDN <actions@users.noreply.github.com> | 2022-03-19 00:13:08 +0000 |
| commit | 9bf6693b2edd5281c1577856895c55653a41dc01 (patch) | |
| tree | 0143e1d1d5c95776e42d8d9afdddedb13a0827c1 /files/pt-br/web/css/transform-function | |
| parent | 376471eb81e0a3dc263128f834e3c8c22bb9b4d6 (diff) | |
| download | translated-content-9bf6693b2edd5281c1577856895c55653a41dc01.tar.gz translated-content-9bf6693b2edd5281c1577856895c55653a41dc01.tar.bz2 translated-content-9bf6693b2edd5281c1577856895c55653a41dc01.zip | |
[CRON] sync translated content
Diffstat (limited to 'files/pt-br/web/css/transform-function')
| -rw-r--r-- | files/pt-br/web/css/transform-function/matrix/index.html (renamed from files/pt-br/web/css/transform-function/matrix()/index.html) | 3 | ||||
| -rw-r--r-- | files/pt-br/web/css/transform-function/perspective/index.html (renamed from files/pt-br/web/css/transform-function/perspective()/index.html) | 3 | ||||
| -rw-r--r-- | files/pt-br/web/css/transform-function/rotate/index.html (renamed from files/pt-br/web/css/transform-function/rotate()/index.html) | 3 | ||||
| -rw-r--r-- | files/pt-br/web/css/transform-function/rotate3d/index.html (renamed from files/pt-br/web/css/transform-function/rotate3d()/index.html) | 3 | ||||
| -rw-r--r-- | files/pt-br/web/css/transform-function/scale/index.html (renamed from files/pt-br/web/css/transform-function/scale()/index.html) | 3 | ||||
| -rw-r--r-- | files/pt-br/web/css/transform-function/translate/index.html (renamed from files/pt-br/web/css/transform-function/translate()/index.html) | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/files/pt-br/web/css/transform-function/matrix()/index.html b/files/pt-br/web/css/transform-function/matrix/index.html index c8cfc7a643..8b21cf7b37 100644 --- a/files/pt-br/web/css/transform-function/matrix()/index.html +++ b/files/pt-br/web/css/transform-function/matrix/index.html @@ -1,7 +1,8 @@ --- title: matrix() -slug: Web/CSS/transform-function/matrix() +slug: Web/CSS/transform-function/matrix translation_of: Web/CSS/transform-function/matrix() +original_slug: Web/CSS/transform-function/matrix() --- <div>{{CSSRef}}</div> diff --git a/files/pt-br/web/css/transform-function/perspective()/index.html b/files/pt-br/web/css/transform-function/perspective/index.html index 314e1bc86c..05b62476e6 100644 --- a/files/pt-br/web/css/transform-function/perspective()/index.html +++ b/files/pt-br/web/css/transform-function/perspective/index.html @@ -1,11 +1,12 @@ --- title: perspective() -slug: Web/CSS/transform-function/perspective() +slug: Web/CSS/transform-function/perspective tags: - Função CSS - Referencia - Transformações CSS translation_of: Web/CSS/transform-function/perspective() +original_slug: Web/CSS/transform-function/perspective() --- <div>{{CSSRef}}</div> diff --git a/files/pt-br/web/css/transform-function/rotate()/index.html b/files/pt-br/web/css/transform-function/rotate/index.html index 5f7b4270d0..f4cebf0340 100644 --- a/files/pt-br/web/css/transform-function/rotate()/index.html +++ b/files/pt-br/web/css/transform-function/rotate/index.html @@ -1,7 +1,8 @@ --- title: rotate() -slug: Web/CSS/transform-function/rotate() +slug: Web/CSS/transform-function/rotate translation_of: Web/CSS/transform-function/rotate() +original_slug: Web/CSS/transform-function/rotate() --- <p>{{CSSRef}}</p> diff --git a/files/pt-br/web/css/transform-function/rotate3d()/index.html b/files/pt-br/web/css/transform-function/rotate3d/index.html index 28b53b4ecc..7f5dd81c3a 100644 --- a/files/pt-br/web/css/transform-function/rotate3d()/index.html +++ b/files/pt-br/web/css/transform-function/rotate3d/index.html @@ -1,11 +1,12 @@ --- title: rotate3d() -slug: Web/CSS/transform-function/rotate3d() +slug: Web/CSS/transform-function/rotate3d tags: - Função CSS - Referencia - Transformações CSS translation_of: Web/CSS/transform-function/rotate3d() +original_slug: Web/CSS/transform-function/rotate3d() --- <div>{{CSSRef}}</div> diff --git a/files/pt-br/web/css/transform-function/scale()/index.html b/files/pt-br/web/css/transform-function/scale/index.html index c249bd6931..3e18a2e3c6 100644 --- a/files/pt-br/web/css/transform-function/scale()/index.html +++ b/files/pt-br/web/css/transform-function/scale/index.html @@ -1,11 +1,12 @@ --- title: scale() -slug: Web/CSS/transform-function/scale() +slug: Web/CSS/transform-function/scale tags: - Função CSS - Referencia - Transformações CSS translation_of: Web/CSS/transform-function/scale() +original_slug: Web/CSS/transform-function/scale() --- <div>{{CSSRef}}</div> diff --git a/files/pt-br/web/css/transform-function/translate()/index.html b/files/pt-br/web/css/transform-function/translate/index.html index 3a0374d2fe..8dd01bc26a 100644 --- a/files/pt-br/web/css/transform-function/translate()/index.html +++ b/files/pt-br/web/css/transform-function/translate/index.html @@ -1,12 +1,13 @@ --- title: translate() -slug: Web/CSS/transform-function/translate() +slug: Web/CSS/transform-function/translate tags: - CSS - Função CSS - Referencia - Transformações CSS translation_of: Web/CSS/transform-function/translate() +original_slug: Web/CSS/transform-function/translate() --- <div>{{CSSRef}}</div> |
