diff options
author | Борис Верховский <boris.verk@gmail.com> | 2021-10-30 03:00:07 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-30 12:00:07 +0300 |
commit | 0e151315189b0c0c3bd66f01f642690f52da55fb (patch) | |
tree | 66a842857a7226fe662e2e836ab48002844629b1 /files/ru/glossary/ui | |
parent | 5fe5348d14d1a6e8d07fe282f866aaa870aad240 (diff) | |
download | translated-content-0e151315189b0c0c3bd66f01f642690f52da55fb.tar.gz translated-content-0e151315189b0c0c3bd66f01f642690f52da55fb.tar.bz2 translated-content-0e151315189b0c0c3bd66f01f642690f52da55fb.zip |
(ru) Make proofread of Glossary (#2893)
Co-authored-by: Sasha Sushko <sushko@outlook.com>
Diffstat (limited to 'files/ru/glossary/ui')
-rw-r--r-- | files/ru/glossary/ui/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/glossary/ui/index.html b/files/ru/glossary/ui/index.html index 8901d3697e..cafc0d2360 100644 --- a/files/ru/glossary/ui/index.html +++ b/files/ru/glossary/ui/index.html @@ -15,6 +15,6 @@ original_slug: Глоссарий/UI <h3 id="Общие_знания">Общие знания</h3> <ul> - <li>{{interwiki("wikipedia", "User_interface", "User interface")}} на Википедии</li> - <li>{{interwiki("wikipedia", "Front_end_development", "Front end development")}} на Википедии</li> + <li>{{interwiki("wikipedia", "Интерфейс пользователя")}} на Википедии</li> + <li>{{interwiki("wikipedia", "Вёрстка веб-страниц")}} на Википедии</li> </ul> |