From b9103871587f077dae53fb93cf14df220bab1baf Mon Sep 17 00:00:00 2001 From: jvyden Date: Thu, 14 Apr 2022 16:51:06 -0400 Subject: [PATCH] New translations BaseLayout.resx (Danish) --- .../BaseLayout.lang-da-DK.resx | 30 ++++++++++++++++--- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/ProjectLighthouse.Localization/BaseLayout.lang-da-DK.resx b/ProjectLighthouse.Localization/BaseLayout.lang-da-DK.resx index e9e24854..c16161d6 100644 --- a/ProjectLighthouse.Localization/BaseLayout.lang-da-DK.resx +++ b/ProjectLighthouse.Localization/BaseLayout.lang-da-DK.resx @@ -23,22 +23,44 @@ - Forside + Forside A button on the header that takes you to the landing page. - Brugere + Brugere A button on the header that takes you to the user listing. - Fotos + Fotos A button on the header that takes you to a list of user-uploaded photos. - Baner + Baner 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