1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-01-31 12:11:37 +01:00

Locales: Updated locale list with new languages

This commit is contained in:
Dan Brown 2024-12-23 11:27:58 +00:00
parent 2be504e0d2
commit d56eea9279
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -21,6 +21,7 @@ class LocaleManager
protected array $localeMap = [
'ar' => 'ar',
'bg' => 'bg_BG',
'bn' => 'bn_BD',
'bs' => 'bs_BA',
'ca' => 'ca',
'cs' => 'cs_CZ',
@ -41,6 +42,7 @@ class LocaleManager
'hr' => 'hr_HR',
'hu' => 'hu_HU',
'id' => 'id_ID',
'is' => 'is_IS',
'it' => 'it_IT',
'ja' => 'ja',
'ka' => 'ka_GE',