mirror of
https://github.com/sismics/docs.git
synced 2025-12-13 01:36:18 +00:00
Norwegian language support
This commit is contained in:
committed by
GitHub
parent
69746cd369
commit
05bac38fc3
@@ -540,7 +540,8 @@ angular.module('docs',
|
||||
{ key: 'fin', label: 'Suomi' },
|
||||
{ key: 'swe', label: 'Svenska' },
|
||||
{ key: 'lav', label: 'Latviešu' },
|
||||
{ key: 'dan', label: 'Dansk' }
|
||||
{ key: 'dan', label: 'Dansk' },
|
||||
{ key: 'nor', label: 'Norsk' }
|
||||
];
|
||||
})
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user