aboutsummaryrefslogtreecommitdiff
path: root/files/ru/learn/css/css_layout/positioning/index.html
diff options
context:
space:
mode:
authorAlexander Myshov <myshov@users.noreply.github.com>2021-03-28 20:25:45 +0700
committerGitHub <noreply@github.com>2021-03-28 20:25:45 +0700
commit64e69e89d672e844c1891722ca4b8171eeec19af (patch)
treefc8954cfd75c4b36ac2e13d8841c6119d420fc98 /files/ru/learn/css/css_layout/positioning/index.html
parent01201840f5a33c04efa309492d51200fc7cd1a0b (diff)
downloadtranslated-content-64e69e89d672e844c1891722ca4b8171eeec19af.tar.gz
translated-content-64e69e89d672e844c1891722ca4b8171eeec19af.tar.bz2
translated-content-64e69e89d672e844c1891722ca4b8171eeec19af.zip
Unify translation of "Media Query" to Russian (#343)
* Unify translatioin of "mediaquery" to Russian * Update files/ru/learn/css/css_layout/responsive_design/index.html Co-authored-by: Artem Shibakov <shibakow@gmail.com> * Update files/ru/learn/css/css_layout/responsive_design/index.html Co-authored-by: Artem Shibakov <shibakow@gmail.com> * Update files/ru/learn/css/css_layout/responsive_design/index.html Co-authored-by: Artem Shibakov <shibakow@gmail.com> * Update files/ru/learn/css/css_layout/responsive_design/index.html Co-authored-by: Artem Shibakov <shibakow@gmail.com> * Update files/ru/learn/css/css_layout/responsive_design/index.html Co-authored-by: Artem Shibakov <shibakow@gmail.com> * Update files/ru/learn/css/css_layout/responsive_design/index.html Co-authored-by: Artem Shibakov <shibakow@gmail.com> * Update files/ru/web/css/media_queries/index.html Co-authored-by: Artem Shibakov <shibakow@gmail.com> Co-authored-by: Artem Shibakov <shibakow@gmail.com>
Diffstat (limited to 'files/ru/learn/css/css_layout/positioning/index.html')
-rw-r--r--files/ru/learn/css/css_layout/positioning/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/learn/css/css_layout/positioning/index.html b/files/ru/learn/css/css_layout/positioning/index.html
index 13c7c1dafd..565bd6577a 100644
--- a/files/ru/learn/css/css_layout/positioning/index.html
+++ b/files/ru/learn/css/css_layout/positioning/index.html
@@ -574,7 +574,7 @@ dt {
<li><a href="/en-US/docs/Learn/CSS/CSS_layout/Positioning">Позиционирование</a></li>
<li><a href="/en-US/docs/Learn/CSS/CSS_layout/Multiple-column_Layout">Макет с несколькими столбцами</a></li>
<li><a href="/en-US/docs/Learn/CSS/CSS_layout/Responsive_Design">Отзывчивый дизайн</a></li>
- <li><a href="/en-US/docs/Learn/CSS/CSS_layout/Media_queries">Руководство новичка в media queries</a></li>
+ <li><a href="/en-US/docs/Learn/CSS/CSS_layout/Media_queries">Руководство по медиавыражениям для новичков</a></li>
<li><a href="/en-US/docs/Learn/CSS/CSS_layout/Legacy_Layout_Methods">Устаревшие методы макетов</a></li>
<li><a href="/en-US/docs/Learn/CSS/CSS_layout/Supporting_Older_Browsers">Поддержка старых браузеров</a></li>
<li><a href="/en-US/docs/Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension">Базовая оценка понимания макета</a></li>