Update no.php

This commit is contained in:
Marius Boro 2018-09-27 17:58:42 +02:00 committed by GitHub
parent cc1f078508
commit 5305859a6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -318,17 +318,17 @@ return array(
'Grams' => 'Gram', 'Grams' => 'Gram',
'Flour' => 'Mel', 'Flour' => 'Mel',
'Pancakes' => 'Pannekaker', 'Pancakes' => 'Pannekaker',
'Sugar' => 'Zucker', 'Sugar' => 'Sukker',
'Home' => 'Zuhause', 'Home' => 'Hus',
'Life' => 'Leben', 'Life' => 'Livstil',
'Projects' => 'Projekte', 'Projects' => 'Projekter',
'Repair the garage door' => 'Garagentor reparieren', 'Repair the garage door' => 'Reparere garasjedøren',
'Fork and improve grocy' => 'grocy forken und verbessern', 'Fork and improve grocy' => 'Fork og forbedre grocy',
'Find a solution for what to do when I forget the door keys' => 'Eine Lösung für "Haustürschlüssel vergessen" finden', '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' => 'Süßigkeiten', 'Sweets' => 'Godteri',
'Bakery products' => 'Bäckerei Produkte', 'Bakery products' => 'Produkt fra bakeren ',
'Tinned food' => 'Konservern', 'Tinned food' => 'Boksemat',
'Butchery products' => 'Metzgerei', 'Butchery products' => 'Produkt fra slakteren',
'Vegetables/Fruits' => 'Obst/Gemüse', 'Vegetables/Fruits' => 'Frukt/ Grønnsaker',
'Refrigerated products' => 'Kühlregal' 'Refrigerated products' => 'Kjølte produkter'
); );