feat: add Norwegian Bokmål locale (#3073)

### Description

Locale was requested on Weblate.
This commit is contained in:
Jonas L. 2024-09-06 15:43:40 +02:00 committed by GitHub
parent d929871060
commit e614fbcf6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 4650 additions and 0 deletions

View file

@ -19,6 +19,7 @@ final class Application_Model_Locale
'it_IT' => 'Italiano',
'ja_JP' => '日本語',
'ko_KR' => '한국어',
'nb_NO' => 'Norwegian Bokmål (Norway)',
// 'nl_NL' => '',
'pl_PL' => 'Polski',
'pt_BR' => 'Português (Brasil)',