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/de/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/de/web/css/transform-function')
-rw-r--r-- | files/de/web/css/transform-function/translate3d/index.html (renamed from files/de/web/css/transform-function/translate3d()/index.html) | 3 | ||||
-rw-r--r-- | files/de/web/css/transform-function/translatey/index.html (renamed from files/de/web/css/transform-function/translatey()/index.html) | 3 | ||||
-rw-r--r-- | files/de/web/css/transform-function/translatez/index.html (renamed from files/de/web/css/transform-function/translatez()/index.html) | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/files/de/web/css/transform-function/translate3d()/index.html b/files/de/web/css/transform-function/translate3d/index.html index 4798b754a8..8e232a1f6f 100644 --- a/files/de/web/css/transform-function/translate3d()/index.html +++ b/files/de/web/css/transform-function/translate3d/index.html @@ -1,6 +1,6 @@ --- title: translate3d() -slug: Web/CSS/transform-function/translate3d() +slug: Web/CSS/transform-function/translate3d tags: - CSS - CSS Funktion @@ -8,6 +8,7 @@ tags: - Funktion - Referenz translation_of: Web/CSS/transform-function/translate3d() +original_slug: Web/CSS/transform-function/translate3d() --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/transform-function/translatey()/index.html b/files/de/web/css/transform-function/translatey/index.html index 83a980b3d0..099f7d2202 100644 --- a/files/de/web/css/transform-function/translatey()/index.html +++ b/files/de/web/css/transform-function/translatey/index.html @@ -1,6 +1,6 @@ --- title: translateY() -slug: Web/CSS/transform-function/translateY() +slug: Web/CSS/transform-function/translateY tags: - CSS - CSS Funktion @@ -8,6 +8,7 @@ tags: - Funktion - Referenz translation_of: Web/CSS/transform-function/translateY() +original_slug: Web/CSS/transform-function/translateY() --- <div>{{CSSRef}}</div> diff --git a/files/de/web/css/transform-function/translatez()/index.html b/files/de/web/css/transform-function/translatez/index.html index 5a3f6876da..6b19b25096 100644 --- a/files/de/web/css/transform-function/translatez()/index.html +++ b/files/de/web/css/transform-function/translatez/index.html @@ -1,6 +1,6 @@ --- title: translateZ() -slug: Web/CSS/transform-function/translateZ() +slug: Web/CSS/transform-function/translateZ tags: - 3D - CSS @@ -9,6 +9,7 @@ tags: - Funktion - Referenz translation_of: Web/CSS/transform-function/translateZ() +original_slug: Web/CSS/transform-function/translateZ() --- <div>{{CSSRef}}</div> |