mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01:00
Hotfix (will be included in v1.21.0 release): Fixed a syntax error in norwegian localization file
This commit is contained in:
parent
6202e8bda7
commit
3262e534dc
|
|
@ -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'
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user