mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
i18n: added Norwegian Bokmål to list of languages
This commit is contained in:
parent
607fba32a8
commit
9845ae5927
1 changed files with 5 additions and 0 deletions
|
@ -80,6 +80,11 @@ export const SUPPORTED_LOCALES = [
|
|||
name: 'മലയാളം',
|
||||
cc: 'IN',
|
||||
},
|
||||
{
|
||||
code: 'nb_NO',
|
||||
name: 'Norwegian Bokmål',
|
||||
cc: 'NO',
|
||||
},
|
||||
{
|
||||
code: 'nl',
|
||||
name: 'Nederlands',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue