mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
update lang
This commit is contained in:
15
resources/lang/nb/imdb.php
Normal file
15
resources/lang/nb/imdb.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'languages' => [
|
||||
'en-US' => 'Norsk bokmål (nb-NO)',
|
||||
'fr-CA' => 'French (Canada)',
|
||||
'fr-FR' => 'Fransk (Frankrike)',
|
||||
'de-DE' => 'Tysk',
|
||||
'hi-IN' => 'hindi',
|
||||
'it-IT' => 'Italiensk',
|
||||
'pt-BR' => 'Portugisisk (Brasil)',
|
||||
'es-ES' => 'Spansk (Spain)',
|
||||
'es-MX' => 'Spansk (Mexico)',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user