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/gamepad | |
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/gamepad')
-rw-r--r-- | files/ru/web/api/gamepad/buttons/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/gamepad/mapping/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/gamepad/buttons/index.html b/files/ru/web/api/gamepad/buttons/index.html index a789d8d152..3c49e81c56 100644 --- a/files/ru/web/api/gamepad/buttons/index.html +++ b/files/ru/web/api/gamepad/buttons/index.html @@ -86,6 +86,6 @@ translation_of: Web/API/Gamepad/buttons <div id="compat-mobile"></div> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <p><a href="/en-US/docs/Web/Guide/API/Gamepad">Using the Gamepad API</a></p> diff --git a/files/ru/web/api/gamepad/mapping/index.html b/files/ru/web/api/gamepad/mapping/index.html index 52d62c51c0..d49b57d48e 100644 --- a/files/ru/web/api/gamepad/mapping/index.html +++ b/files/ru/web/api/gamepad/mapping/index.html @@ -43,6 +43,6 @@ console.log(gp.mapping);</pre> <p>{{Compat("api.Gamepad.mapping")}}</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <p><a href="/en-US/docs/Web/Guide/API/Gamepad">Using the Gamepad API</a></p> |