From 3ff2411c222d34b0b614cedf84bbd7a487d3daba Mon Sep 17 00:00:00 2001 From: Llloooggg Date: Thu, 21 Apr 2022 18:40:24 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=20=D1=88=D0=B0=D0=BF=D0=BA=D1=83=20?= =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B0=20=D1=81?= =?UTF-8?q?=D1=81=D1=8B=D0=BB=D0=BA=D1=83=20=D0=BD=D0=B0=20=D0=B0=D0=B4?= =?UTF-8?q?=D0=BC=D0=B8=D0=BD=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wheretogo/locale/ru/LC_MESSAGES/django.po | 14 +++++++++----- wheretogo/templates/common/base.html | 3 +++ 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/wheretogo/locale/ru/LC_MESSAGES/django.po b/wheretogo/locale/ru/LC_MESSAGES/django.po index b03dd38..5697f08 100644 --- a/wheretogo/locale/ru/LC_MESSAGES/django.po +++ b/wheretogo/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-04-21 18:29+0300\n" +"POT-Creation-Date: 2022-04-21 18:39+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -33,7 +33,7 @@ msgid "facilities" msgstr "предприятия" #: templates/account/login.html:8 templates/account/login.html:17 -#: templates/account/login.html:44 templates/common/base.html:44 +#: templates/account/login.html:44 templates/common/base.html:47 msgid "Sign In" msgstr "" @@ -64,7 +64,7 @@ msgid "Forgot Password?" msgstr "" #: templates/account/logout.html:5 templates/account/logout.html:14 -#: templates/account/logout.html:19 templates/common/base.html:39 +#: templates/account/logout.html:19 templates/common/base.html:42 msgid "Sign Out" msgstr "" @@ -77,7 +77,7 @@ msgid "Signup" msgstr "" #: templates/account/signup.html:16 templates/account/signup.html:22 -#: templates/common/base.html:47 +#: templates/common/base.html:50 msgid "Sign Up" msgstr "" @@ -91,6 +91,10 @@ msgstr "" msgid "Map" msgstr "Карта" -#: templates/common/base.html:38 +#: templates/common/base.html:39 +msgid "Admin page" +msgstr "Админка" + +#: templates/common/base.html:41 msgid "Change E-mail" msgstr "Сменить E-mail" diff --git a/wheretogo/templates/common/base.html b/wheretogo/templates/common/base.html index 27d0bc5..fa2de02 100644 --- a/wheretogo/templates/common/base.html +++ b/wheretogo/templates/common/base.html @@ -35,6 +35,9 @@ {{ user.username }}