From 54ebac44d04f31188be41e3d68657a5c872f4e90 Mon Sep 17 00:00:00 2001 From: Bye <bye@omg.lol> Date: Fri, 5 Jul 2024 09:59:26 +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 68.1% (15 of 22 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 71a9ef5..cb94b7a 100644 --- a/nb_NO.php +++ b/nb_NO.php @@ -13,3 +13,4 @@ $LANG['auth']['signedout'] = 'Du var logget ut.'; $LANG['auth']['signout'] = 'Logg ut'; $LANG['name'] = 'Norsk bokmål'; $LANG['error']['incorrectAuth'] = 'Feil e-postaddresse eller passord.'; +$LANG['header']['hello'] = 'Hei {{display_name}}!'; -- GitLab