diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-18 20:28:37 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-18 20:28:37 +0300 |
commit | 05564d56aa54eb11cbdc3684e1b4a843a3b9196c (patch) | |
tree | a3fc1bf9cbc05337af99495d6892ee886236b279 /files/ru/web/css/@media | |
parent | 8bd9f80b24f0312c6138cfaa125eebb8f3aa7a3e (diff) | |
download | translated-content-05564d56aa54eb11cbdc3684e1b4a843a3b9196c.tar.gz translated-content-05564d56aa54eb11cbdc3684e1b4a843a3b9196c.tar.bz2 translated-content-05564d56aa54eb11cbdc3684e1b4a843a3b9196c.zip |
[RU] Fix live samples (#2767)
Diffstat (limited to 'files/ru/web/css/@media')
4 files changed, 4 insertions, 4 deletions
diff --git a/files/ru/web/css/@media/inverted-colors/index.html b/files/ru/web/css/@media/inverted-colors/index.html index 123d6d7eeb..3439405479 100644 --- a/files/ru/web/css/@media/inverted-colors/index.html +++ b/files/ru/web/css/@media/inverted-colors/index.html @@ -55,7 +55,7 @@ translation_of: Web/CSS/@media/inverted-colors <h3 id="Result">Result</h3> -<p>{{EmbedLiveSample("Example")}}</p> +<p>{{EmbedLiveSample("Пример")}}</p> <h2 id="Спецификация">Спецификация</h2> diff --git a/files/ru/web/css/@media/orientation/index.html b/files/ru/web/css/@media/orientation/index.html index 055dffc88d..3e987f0d59 100644 --- a/files/ru/web/css/@media/orientation/index.html +++ b/files/ru/web/css/@media/orientation/index.html @@ -57,7 +57,7 @@ div { <h3 id="Результат">Результат</h3> -<p>{{EmbedLiveSample("Example")}}</p> +<p>{{EmbedLiveSample("Пример")}}</p> <h2 id="Характеристики">Характеристики</h2> diff --git a/files/ru/web/css/@media/prefers-reduced-motion/index.html b/files/ru/web/css/@media/prefers-reduced-motion/index.html index b7f007c5a9..2caa303f30 100644 --- a/files/ru/web/css/@media/prefers-reduced-motion/index.html +++ b/files/ru/web/css/@media/prefers-reduced-motion/index.html @@ -122,7 +122,7 @@ translation_of: Web/CSS/@media/prefers-reduced-motion <h3 id="Результат">Результат</h3> -<p>{{EmbedLiveSample("Examples")}}</p> +<p>{{EmbedLiveSample("Примеры")}}</p> <h2 id="Спецификация">Спецификация</h2> diff --git a/files/ru/web/css/@media/scripting/index.html b/files/ru/web/css/@media/scripting/index.html index 92fcbf3192..cfb587f945 100644 --- a/files/ru/web/css/@media/scripting/index.html +++ b/files/ru/web/css/@media/scripting/index.html @@ -55,7 +55,7 @@ translation_of: Web/CSS/@media/scripting <h3 id="Result">Result</h3> -<p>{{EmbedLiveSample("Example")}}</p> +<p>{{EmbedLiveSample("Пример")}}</p> <h2 id="Спецификация">Спецификация</h2> |