From 5305859a6ca805e8da576a13a776a1008a2d0a0b Mon Sep 17 00:00:00 2001 From: Marius Boro Date: Thu, 27 Sep 2018 17:58:42 +0200 Subject: [PATCH] Update no.php --- localization/no.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/localization/no.php b/localization/no.php index 9dd642b9..07900fa5 100644 --- a/localization/no.php +++ b/localization/no.php @@ -318,17 +318,17 @@ return array( 'Grams' => 'Gram', 'Flour' => 'Mel', 'Pancakes' => 'Pannekaker', - 'Sugar' => 'Zucker', - 'Home' => 'Zuhause', - 'Life' => 'Leben', - 'Projects' => 'Projekte', - 'Repair the garage door' => 'Garagentor reparieren', - 'Fork and improve grocy' => 'grocy forken und verbessern', - 'Find a solution for what to do when I forget the door keys' => 'Eine Lösung für "Haustürschlüssel vergessen" finden', - 'Sweets' => 'Süßigkeiten', - 'Bakery products' => 'Bäckerei Produkte', - 'Tinned food' => 'Konservern', - 'Butchery products' => 'Metzgerei', - 'Vegetables/Fruits' => 'Obst/Gemüse', - 'Refrigerated products' => 'Kühlregal' + 'Sugar' => 'Sukker', + 'Home' => 'Hus', + 'Life' => 'Livstil', + 'Projects' => 'Projekter', + 'Repair the garage door' => 'Reparere garasjedøren', + 'Fork and improve grocy' => 'Fork og forbedre grocy', + 'Find a solution for what to do when I forget the door keys' => 'Finne på løsning for hva jeg skal gjøre når jeg mister dørnøklene', + 'Sweets' => 'Godteri', + 'Bakery products' => 'Produkt fra bakeren ', + 'Tinned food' => 'Boksemat', + 'Butchery products' => 'Produkt fra slakteren', + 'Vegetables/Fruits' => 'Frukt/ Grønnsaker', + 'Refrigerated products' => 'Kjølte produkter' );