From 26a0af15aa2ac9a4b537a8a39e9471f9808ff34f Mon Sep 17 00:00:00 2001 From: jvyden Date: Thu, 14 Apr 2022 16:51:10 -0400 Subject: [PATCH] New translations BaseLayout.resx (Swedish) --- .../BaseLayout.lang-sv-SE.resx | 30 ++++++++++++++++--- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/ProjectLighthouse.Localization/BaseLayout.lang-sv-SE.resx b/ProjectLighthouse.Localization/BaseLayout.lang-sv-SE.resx index fbf660ec..b9ee410a 100644 --- a/ProjectLighthouse.Localization/BaseLayout.lang-sv-SE.resx +++ b/ProjectLighthouse.Localization/BaseLayout.lang-sv-SE.resx @@ -23,22 +23,44 @@ - Startsida + Startsida A button on the header that takes you to the landing page. - Användare + Användare A button on the header that takes you to the user listing. - Foton + Foton A button on the header that takes you to a list of user-uploaded photos. - Banor + Banor 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