translated from English to Russian

This commit is contained in:
Данил 2022-09-19 02:05:45 +03:00
parent 522e582cac
commit 5d09e64a26
2 changed files with 7 additions and 16 deletions

View file

@ -23,11 +23,10 @@
</head>
<body style="background: #131313; color: white;">
<lottie-player src="/static/image/lottie/lf20_3FGZxC.json" background="transparent" speed="0.5" style="width: 250px; height: 250px;" loop autoplay></lottie-player>
<p style="margin: 3% auto;">Нет подключения к Интернету</p>
<p style="margin: -2% auto">Попробуйте сделать следующее:</p>
<li>Проверьте сетевые кабели, модем и маршрутизатор.</li>
<li style="margin-top: 1%; margin-left: 43%">Подключитесь к сети Wi-Fi ещё раз.</li>
<p style="margin: 3% auto;">No internet connection</p>
<p style="margin: -2% auto">Try to do the following:</p>
<li>Check the network cables, modem and router.</li>
<li style="margin-top: 1%; margin-left: 43%">Connect to the Wi-Fi network again.</li>
<script src="static/scripts/lottie-player.js"></script>
</body>
</html>