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/ru/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/ru/web/css/transform-function')
| -rw-r--r-- | files/ru/web/css/transform-function/rotate/index.html (renamed from files/ru/web/css/transform-function/rotate()/index.html) | 3 | ||||
| -rw-r--r-- | files/ru/web/css/transform-function/rotate3d/index.html (renamed from files/ru/web/css/transform-function/rotate3d()/index.html) | 3 | ||||
| -rw-r--r-- | files/ru/web/css/transform-function/scale3d/index.html (renamed from files/ru/web/css/transform-function/scale3d()/index.html) | 3 | ||||
| -rw-r--r-- | files/ru/web/css/transform-function/skew/index.html (renamed from files/ru/web/css/transform-function/skew()/index.html) | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/files/ru/web/css/transform-function/rotate()/index.html b/files/ru/web/css/transform-function/rotate/index.html index eddac712aa..57f781c4ff 100644 --- a/files/ru/web/css/transform-function/rotate()/index.html +++ b/files/ru/web/css/transform-function/rotate/index.html @@ -1,6 +1,6 @@ --- title: rotate() -slug: Web/CSS/transform-function/rotate() +slug: Web/CSS/transform-function/rotate tags: - CSS - CSS трансформация @@ -9,6 +9,7 @@ tags: - Rotate - transform translation_of: Web/CSS/transform-function/rotate() +original_slug: Web/CSS/transform-function/rotate() --- <div>{{CSSRef}}</div> diff --git a/files/ru/web/css/transform-function/rotate3d()/index.html b/files/ru/web/css/transform-function/rotate3d/index.html index cb26bcd71f..2e4a5ed91e 100644 --- a/files/ru/web/css/transform-function/rotate3d()/index.html +++ b/files/ru/web/css/transform-function/rotate3d/index.html @@ -1,9 +1,10 @@ --- title: rotate3d() -slug: Web/CSS/transform-function/rotate3d() +slug: Web/CSS/transform-function/rotate3d tags: - CSS translation_of: Web/CSS/transform-function/rotate3d() +original_slug: Web/CSS/transform-function/rotate3d() --- <div>{{CSSRef}}</div> diff --git a/files/ru/web/css/transform-function/scale3d()/index.html b/files/ru/web/css/transform-function/scale3d/index.html index e66adb526b..81db8c79b9 100644 --- a/files/ru/web/css/transform-function/scale3d()/index.html +++ b/files/ru/web/css/transform-function/scale3d/index.html @@ -1,7 +1,8 @@ --- title: scale3d() -slug: Web/CSS/transform-function/scale3d() +slug: Web/CSS/transform-function/scale3d translation_of: Web/CSS/transform-function/scale3d() +original_slug: Web/CSS/transform-function/scale3d() --- <div>{{CSSRef}}</div> diff --git a/files/ru/web/css/transform-function/skew()/index.html b/files/ru/web/css/transform-function/skew/index.html index a9f6da3ac3..613fd6e8a8 100644 --- a/files/ru/web/css/transform-function/skew()/index.html +++ b/files/ru/web/css/transform-function/skew/index.html @@ -1,7 +1,8 @@ --- title: skew() -slug: Web/CSS/transform-function/skew() +slug: Web/CSS/transform-function/skew translation_of: Web/CSS/transform-function/skew() +original_slug: Web/CSS/transform-function/skew() --- <div>{{CSSRef}}</div> |
