From 2e7c8648ddc119f8f0b4bafeb84c56d383cafbb3 Mon Sep 17 00:00:00 2001 From: Maga Alkhasov Date: Tue, 5 Mar 2019 01:32:15 +0400 Subject: [PATCH 1/2] Added 404 page translation --- src/pages/404.js | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/pages/404.js b/src/pages/404.js index b5977ce62..a729081ca 100644 --- a/src/pages/404.js +++ b/src/pages/404.js @@ -21,13 +21,12 @@ const PageNotFound = ({location}: Props) => (
-
Page Not Found
- +
Страница не найдена
+
-

We couldn't find what you were looking for.

+

Мы не смогли найти то, что вы искали.

- Please contact the owner of the site that linked you to the - original URL and let them know their link is broken. + Пожалуйста, свяжитесь с владельцем сайта с которого вы перешли по URL адресу и расскажите что ссылка битая.

From 1dd126dc909b240f9d44a1a6f20ff832e7116208 Mon Sep 17 00:00:00 2001 From: Maga Alkhasov Date: Tue, 5 Mar 2019 02:07:44 +0400 Subject: [PATCH 2/2] Added forgotten lines --- content/404.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/404.md b/content/404.md index ab9ba1d60..c63d4425a 100644 --- a/content/404.md +++ b/content/404.md @@ -1,9 +1,9 @@ --- layout: single -title: Page Not Found +title: Страница не найдена permalink: 404.html --- -We couldn't find what you were looking for. +Мы не смогли найти то, что вы искали. -Please contact the owner of the site that linked you to the original URL and let them know their link is broken. +Пожалуйста, свяжитесь с владельцем сайта с которого вы перешли по URL адресу и расскажите что ссылка битая.