From a4a25af460ce3f25cfe39f452fd334dea9da3c25 Mon Sep 17 00:00:00 2001 From: Marius Boro Date: Wed, 1 Aug 2018 22:44:23 +0200 Subject: [PATCH] Update no.php typos --- localization/no.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/localization/no.php b/localization/no.php index cf72cdc0..b996b41c 100644 --- a/localization/no.php +++ b/localization/no.php @@ -53,9 +53,9 @@ return array( 'Name' => 'Navn', 'Location' => 'Lokasjon', 'Min. stock amount' => 'Minimums antall for husholdingen', - 'QU purchase' => 'QU innkjøp', - 'QU stock' => 'QU husholdning', - 'QU factor' => 'QU faktor', + 'QU purchase' => 'FPK innkjøp', + 'QU stock' => 'FPK husholdning', + 'QU factor' => 'FPK faktor', 'Description' => 'Beskrivelse', 'Create product' => 'Opprett produkt', 'Barcode(s)' => 'Strekkode(r)', @@ -114,7 +114,7 @@ return array( 'Removed #1 #2 of #3 from stock' => 'Fjernet #1 #2 av #3 fra husholdningen', 'About grocy' => 'Om Grocy', 'Close' => 'Lukk', - '#1 batteries are due to be charged within the next #2 days' => '#1 Batteri må lades innen de #2 dagene', + '#1 batteries are due to be charged within the next #2 days' => '#1 Batteri må lades innen de #2 neste dagene', '#1 batteries are overdue to be charged' => '#1 Batteri har gått over fristen for å bli ladet opp', '#1 habits are due to be done within the next #2 days' => '#1 husoppgaver skal gjøres inne de #2 neste dagene', '#1 habits are overdue to be done' => '#1 husoppgaver har gått over fristen for utførelse',