From 327591c6ba46b21b62c6326ee7d0906e76cda691 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 9 Jan 2023 05:26:55 +0100 Subject: [PATCH] Update nb_NO, thanks to paulen --- language/nb_NO/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/nb_NO/admin.lang.php b/language/nb_NO/admin.lang.php index ba11b752e..34797be12 100644 --- a/language/nb_NO/admin.lang.php +++ b/language/nb_NO/admin.lang.php @@ -1318,4 +1318,5 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'Det $lang['This photo no longer exists'] = 'Dette bildet eksisterer ikke lenger'; $lang['Apply to root albums'] = 'Bruk på rotalbum'; $lang['Album name must not be empty'] = 'Albumnavn må ikke være tomt'; -$lang['Visit history'] = 'Besøkshistorikk'; \ No newline at end of file +$lang['Visit history'] = 'Besøkshistorikk'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Noen bilder mangler fra filsystemet. Detaljerte opplysninger finnes i programtillegget, Sjekk Opplastinger'; \ No newline at end of file