From de7fd366a9f7ceb597f91c4ad494d06ea9978900 Mon Sep 17 00:00:00 2001
From: Hakase <hakase@litdevs.org>
Date: Sat, 29 Jun 2024 22:12:47 +0000
Subject: [PATCH] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian=20Bok?=
 =?UTF-8?q?m=C3=A5l)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Currently translated at 77.7% (7 of 9 strings)

Translation: ByeCorps ID/Web
Translate-URL: https://translit.litdevs.org/projects/byecorps-id/web/nb_NO/
---
 nb_NO.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nb_NO.php b/nb_NO.php
index c2be6a1..730191c 100644
--- a/nb_NO.php
+++ b/nb_NO.php
@@ -5,3 +5,4 @@ $LANG['generic']['error'] = 'En feil oppstod.';
 $LANG['error']['generic'] = 'Ingen feilmelding oppgitt.';
 $LANG['error']['loggedIn'] = 'Du er allerede innlogget.';
 $LANG['error']['notLoggedIn'] = 'Du er ikke innlogget';
+$LANG['auth']['login'] = 'Logg inn';
-- 
GitLab