Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit cac7033

Browse files
authored
Merge pull request #975 from kallehult/master
Updated cdn filename for Norwegian languages
2 parents c3ab90d + bd2ea64 commit cac7033

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Datatable/Language.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ class Language
5959
'mk' => 'Macedonian.json',
6060
'mn' => 'Mongolian.json',
6161
'ms' => 'Malay.json',
62-
'nb' => 'Norwegian.json',
62+
'nb' => 'Norwegian-Bokmal.json',
6363
'ne' => 'Nepali.json',
6464
'nl' => 'Dutch.json',
65-
'nn' => 'Norwegian.json',
65+
'nn' => 'Norwegian-Nynorsk.json',
6666
'pl' => 'Polish.json',
6767
'ps' => 'Pashto.json',
6868
'pt' => 'Portuguese.json',

0 commit comments

Comments
 (0)