mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
Hotfix - syntax error in norwegian localization file (this will be included in the v1.17.0 release)
This commit is contained in:
parent
5833364e51
commit
282ee0885b
@ -262,6 +262,6 @@ return array(
|
||||
'German' => 'Tysk',
|
||||
'Italian' => 'Italiensk',
|
||||
'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'
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user