diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-03-21 15:34:50 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-21 15:34:50 +0300 |
commit | fc853997358a3d2b6cd756655457af317b304d48 (patch) | |
tree | c6973ccc997f39a7c28ecdc935436856863b6c13 /files/ru/web/svg | |
parent | 8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870 (diff) | |
download | translated-content-fc853997358a3d2b6cd756655457af317b304d48.tar.gz translated-content-fc853997358a3d2b6cd756655457af317b304d48.tar.bz2 translated-content-fc853997358a3d2b6cd756655457af317b304d48.zip |
Unify Russian translation of "See also" (#255)
Diffstat (limited to 'files/ru/web/svg')
-rw-r--r-- | files/ru/web/svg/attribute/fill-opacity/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/font-weight/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/overflow/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/element/circle/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/element/ellipse/index.html | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/files/ru/web/svg/attribute/fill-opacity/index.html b/files/ru/web/svg/attribute/fill-opacity/index.html index ca44666cf6..6e8a185f5e 100644 --- a/files/ru/web/svg/attribute/fill-opacity/index.html +++ b/files/ru/web/svg/attribute/fill-opacity/index.html @@ -61,7 +61,7 @@ translation_of: Web/SVG/Attribute/fill-opacity <li><a href="/en/SVG/Element#TextContent" title="en/SVG/Element#TexteContent">Текстовые элементы</a> »</li> </ul> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{ SVGAttr("stroke-opacity") }}</li> diff --git a/files/ru/web/svg/attribute/font-weight/index.html b/files/ru/web/svg/attribute/font-weight/index.html index 27ae429e31..7ef8b41df5 100644 --- a/files/ru/web/svg/attribute/font-weight/index.html +++ b/files/ru/web/svg/attribute/font-weight/index.html @@ -79,7 +79,7 @@ p.thicker {font-weight:900;}</pre> <p>{{Compat("svg.attributes.presentation.font-weight")}}</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{ cssxref("font-weight","CSS font-weight") }}</li> diff --git a/files/ru/web/svg/attribute/overflow/index.html b/files/ru/web/svg/attribute/overflow/index.html index 1c18f2e3b4..e004783e89 100644 --- a/files/ru/web/svg/attribute/overflow/index.html +++ b/files/ru/web/svg/attribute/overflow/index.html @@ -60,7 +60,7 @@ translation_of: Web/SVG/Attribute/overflow <li>{{ SVGElement("marker") }}</li> </ul> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{ cssxref("overflow","CSS overflow") }}</li> diff --git a/files/ru/web/svg/element/circle/index.html b/files/ru/web/svg/element/circle/index.html index 4a1095f146..423a8c38fe 100644 --- a/files/ru/web/svg/element/circle/index.html +++ b/files/ru/web/svg/element/circle/index.html @@ -102,7 +102,7 @@ original_slug: Web/SVG/Элемент/circle -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{ SVGElement("ellipse") }}</li> diff --git a/files/ru/web/svg/element/ellipse/index.html b/files/ru/web/svg/element/ellipse/index.html index 7aeb7f8ea3..94e64328f7 100644 --- a/files/ru/web/svg/element/ellipse/index.html +++ b/files/ru/web/svg/element/ellipse/index.html @@ -123,7 +123,7 @@ original_slug: Web/SVG/Элемент/ellipse -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{SVGElement("circle")}}</li> |