3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-05-13 01:55:30 +00:00

Merge pull request #15143 from snipe/fixes/no-NO-language

Switch to nb-NO from no-NO for Norwegian
This commit is contained in:
snipe
2024-07-23 18:25:27 +01:00
committed by GitHub
7 changed files with 36 additions and 6 deletions

View File

@ -40,7 +40,9 @@ return [
'ms-MY'=> 'Malay',
'mi-NZ'=> 'Maori',
'mn-MN'=> 'Mongolian',
'no-NO'=> 'Norwegian',
//'no-NO'=> 'Norwegian',
'nb-NO'=> 'Norwegian Bokmål',
//'nn-NO'=> 'Norwegian Nynorsk',
'fa-IR'=> 'Persian',
'pl-PL'=> 'Polish',
'pt-PT'=> 'Portuguese',