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/api/globaleventhandlers | |
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/api/globaleventhandlers')
-rw-r--r-- | files/ru/web/api/globaleventhandlers/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/globaleventhandlers/onanimationend/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/globaleventhandlers/onclick/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/globaleventhandlers/index.html b/files/ru/web/api/globaleventhandlers/index.html index 33ecd33dcf..c0468673c8 100644 --- a/files/ru/web/api/globaleventhandlers/index.html +++ b/files/ru/web/api/globaleventhandlers/index.html @@ -206,7 +206,7 @@ translation_of: Web/API/GlobalEventHandlers <p>{{Compat("api.GlobalEventHandlers")}}</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{domxref("Element")}}</li> diff --git a/files/ru/web/api/globaleventhandlers/onanimationend/index.html b/files/ru/web/api/globaleventhandlers/onanimationend/index.html index 4def465047..5f14d43d8f 100644 --- a/files/ru/web/api/globaleventhandlers/onanimationend/index.html +++ b/files/ru/web/api/globaleventhandlers/onanimationend/index.html @@ -100,7 +100,7 @@ translation_of: Web/API/GlobalEventHandlers/onanimationend </table> </div> -<h2 id="См_также">См также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>The {{event("animationend")}} event this event handler is triggered by</li> diff --git a/files/ru/web/api/globaleventhandlers/onclick/index.html b/files/ru/web/api/globaleventhandlers/onclick/index.html index 17657d6383..806b0270c2 100644 --- a/files/ru/web/api/globaleventhandlers/onclick/index.html +++ b/files/ru/web/api/globaleventhandlers/onclick/index.html @@ -86,7 +86,7 @@ translation_of: Web/API/GlobalEventHandlers/onclick <div>{{Compat("api.GlobalEventHandlers.onclick")}}</div> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <div> <ul> |