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/ko/web | |
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/ko/web')
-rw-r--r-- | files/ko/web/css/calc/index.html (renamed from files/ko/web/css/calc()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/filter-function/blur/index.html (renamed from files/ko/web/css/filter-function/blur()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/filter-function/brightness/index.html (renamed from files/ko/web/css/filter-function/brightness()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/filter-function/contrast/index.html (renamed from files/ko/web/css/filter-function/contrast()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/transform-function/matrix/index.html (renamed from files/ko/web/css/transform-function/matrix()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/transform-function/scalex/index.html (renamed from files/ko/web/css/transform-function/scalex()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/url/index.html (renamed from files/ko/web/css/url()/index.html) | 4 | ||||
-rw-r--r-- | files/ko/web/css/var/index.html (renamed from files/ko/web/css/var()/index.html) | 3 |
8 files changed, 16 insertions, 9 deletions
diff --git a/files/ko/web/css/calc()/index.html b/files/ko/web/css/calc/index.html index 91da816390..1cb83e6f7a 100644 --- a/files/ko/web/css/calc()/index.html +++ b/files/ko/web/css/calc/index.html @@ -1,6 +1,6 @@ --- title: calc() -slug: Web/CSS/calc() +slug: Web/CSS/calc tags: - CSS - CSS Function @@ -8,6 +8,7 @@ tags: - Reference - Web translation_of: Web/CSS/calc() +original_slug: Web/CSS/calc() --- <div>{{CSSRef}}</div> diff --git a/files/ko/web/css/filter-function/blur()/index.html b/files/ko/web/css/filter-function/blur/index.html index e995c42c68..3059e5331a 100644 --- a/files/ko/web/css/filter-function/blur()/index.html +++ b/files/ko/web/css/filter-function/blur/index.html @@ -1,12 +1,13 @@ --- title: blur() -slug: Web/CSS/filter-function/blur() +slug: Web/CSS/filter-function/blur tags: - CSS - CSS Function - Filter Effects - Reference translation_of: Web/CSS/filter-function/blur() +original_slug: Web/CSS/filter-function/blur() --- <div>{{cssref}}</div> diff --git a/files/ko/web/css/filter-function/brightness()/index.html b/files/ko/web/css/filter-function/brightness/index.html index 1fe4b03327..8bee4e3d91 100644 --- a/files/ko/web/css/filter-function/brightness()/index.html +++ b/files/ko/web/css/filter-function/brightness/index.html @@ -1,12 +1,13 @@ --- title: brightness() -slug: Web/CSS/filter-function/brightness() +slug: Web/CSS/filter-function/brightness tags: - CSS - CSS Function - Filter Effects - Reference translation_of: Web/CSS/filter-function/brightness() +original_slug: Web/CSS/filter-function/brightness() --- <div>{{cssref}}</div> diff --git a/files/ko/web/css/filter-function/contrast()/index.html b/files/ko/web/css/filter-function/contrast/index.html index 19828a4bbb..4680ba884e 100644 --- a/files/ko/web/css/filter-function/contrast()/index.html +++ b/files/ko/web/css/filter-function/contrast/index.html @@ -1,12 +1,13 @@ --- title: contrast() -slug: Web/CSS/filter-function/contrast() +slug: Web/CSS/filter-function/contrast tags: - CSS - CSS Function - Filter Effects - Reference translation_of: Web/CSS/filter-function/contrast() +original_slug: Web/CSS/filter-function/contrast() --- <div>{{cssref}}</div> diff --git a/files/ko/web/css/transform-function/matrix()/index.html b/files/ko/web/css/transform-function/matrix/index.html index cf9940c92a..20bcd6ef75 100644 --- a/files/ko/web/css/transform-function/matrix()/index.html +++ b/files/ko/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/ko/web/css/transform-function/scalex()/index.html b/files/ko/web/css/transform-function/scalex/index.html index 7ef38655fe..19343ddcda 100644 --- a/files/ko/web/css/transform-function/scalex()/index.html +++ b/files/ko/web/css/transform-function/scalex/index.html @@ -1,7 +1,8 @@ --- title: scaleX() -slug: Web/CSS/transform-function/scaleX() +slug: Web/CSS/transform-function/scaleX translation_of: Web/CSS/transform-function/scaleX() +original_slug: Web/CSS/transform-function/scaleX() --- <div>{{CSSRef}}</div> diff --git a/files/ko/web/css/url()/index.html b/files/ko/web/css/url/index.html index 204eb3329d..f33bd31291 100644 --- a/files/ko/web/css/url()/index.html +++ b/files/ko/web/css/url/index.html @@ -1,6 +1,6 @@ --- title: <url> -slug: Web/CSS/url() +slug: Web/CSS/url tags: - CSS - CSS Data Type @@ -8,7 +8,7 @@ tags: - Reference translation_of: Web/CSS/url() translation_of_original: Web/CSS/url -original_slug: Web/CSS/url +original_slug: Web/CSS/url() --- <div>{{ CssRef() }}</div> diff --git a/files/ko/web/css/var()/index.html b/files/ko/web/css/var/index.html index a4f904b4e2..42c7c04984 100644 --- a/files/ko/web/css/var()/index.html +++ b/files/ko/web/css/var/index.html @@ -1,6 +1,6 @@ --- title: var() -slug: Web/CSS/var() +slug: Web/CSS/var tags: - CSS - CSS Custom Properties @@ -10,6 +10,7 @@ tags: - Experimental - Reference translation_of: Web/CSS/var() +original_slug: Web/CSS/var() --- <div>{{CSSRef}}</div> |