mirror of
https://github.com/grocy/grocy.git
synced 2025-08-16 02:34:44 +00:00
Hotfix - syntax error in norwegian localization file (this will be included in the v1.17.0 release)
This commit is contained in:
@@ -262,6 +262,6 @@ return array(
|
|||||||
'German' => 'Tysk',
|
'German' => 'Tysk',
|
||||||
'Italian' => 'Italiensk',
|
'Italian' => 'Italiensk',
|
||||||
'Demo in different language' => 'Demo i annet språk',
|
'Demo in different language' => 'Demo i annet språk',
|
||||||
'This is the note content of the recipe ingredient' => 'Dette er notisen for ingrediensen i oppskriften'
|
'This is the note content of the recipe ingredient' => 'Dette er notisen for ingrediensen i oppskriften',
|
||||||
'Demo User' => 'Demo Bruker'
|
'Demo User' => 'Demo Bruker'
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user