From d3e2b02e02c9d522196c14598a16ed48a1c3aa13 Mon Sep 17 00:00:00 2001 From: jvyden Date: Thu, 14 Apr 2022 16:51:09 -0400 Subject: [PATCH] New translations BaseLayout.resx (Russian) --- .../BaseLayout.lang-ru-RU.resx | 30 ++++++++++++++++--- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/ProjectLighthouse.Localization/BaseLayout.lang-ru-RU.resx b/ProjectLighthouse.Localization/BaseLayout.lang-ru-RU.resx index 85cb71dc..e338b60b 100644 --- a/ProjectLighthouse.Localization/BaseLayout.lang-ru-RU.resx +++ b/ProjectLighthouse.Localization/BaseLayout.lang-ru-RU.resx @@ -23,22 +23,44 @@ - Home + Главная A button on the header that takes you to the landing page. - Users + Пользователи A button on the header that takes you to the user listing. - Photos + Фотографии A button on the header that takes you to a list of user-uploaded photos. - Levels + Уровни A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + + Authentication + A button on the header that takes you to a list of authentication attempts. + + + + Login / Register + A button on the header that lets you log in or register. + + + Profile + A quick shortcut on the header to take you to your profile if logged in. + + + Admin Panel + A header link that takes you to the admin panel if available. + + + Log out + A shortcut to log you out of your account. + \ No newline at end of file