mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 09:01:14 +00:00
Hotfix (will be included in v1.21.0 release): Fixed a syntax error in norwegian localization file
This commit is contained in:
@@ -359,7 +359,7 @@ return array(
|
||||
'Tinned food' => 'Boksemat',
|
||||
'Butchery products' => 'Produkt fra slakteren',
|
||||
'Vegetables/Fruits' => 'Frukt/ Grønnsaker',
|
||||
'Refrigerated products' => 'Kjølte produkter'
|
||||
'Refrigerated products' => 'Kjølte produkter',
|
||||
'Coffee machine' => 'Kaffetrakter',
|
||||
'Dishwasher' => 'Oppvaskmaskin'
|
||||
);
|
||||
|
Reference in New Issue
Block a user