Pull translations from Transifex

This commit is contained in:
Bernd Bestel
2018-11-21 21:54:15 +01:00
parent ca5df3b217
commit b6152ce874
15 changed files with 580 additions and 45 deletions

View File

@@ -74,13 +74,13 @@ return array(
'Coffee machine' => 'Kaffetrakter',
'Dishwasher' => 'Oppvaskmaskin',
'Liter' => 'Liter',
'Liters' => 'Liters',
'Bottle' => 'Bottle',
'Bottles' => 'Bottles',
'Milk' => 'Milk',
'Chocolate sauce' => 'Chocolate sauce',
'Milliliters' => 'Milliliters',
'Liters' => 'Liter',
'Bottle' => 'Flaske',
'Bottles' => 'Flasker',
'Milk' => 'Melk',
'Chocolate sauce' => 'Sjokoladesaus',
'Milliliters' => 'Milliliter',
'Milliliter' => 'Milliliter',
'Bottom' => 'Bottom',
'Bottom' => 'Bunn',
'Topping' => 'Topping'
);