Skip to content

Commit d56eea9

Browse files
committed
Locales: Updated locale list with new languages
1 parent 2be504e commit d56eea9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/Translation/LocaleManager.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class LocaleManager
2121
protected array $localeMap = [
2222
'ar' => 'ar',
2323
'bg' => 'bg_BG',
24+
'bn' => 'bn_BD',
2425
'bs' => 'bs_BA',
2526
'ca' => 'ca',
2627
'cs' => 'cs_CZ',
@@ -41,6 +42,7 @@ class LocaleManager
4142
'hr' => 'hr_HR',
4243
'hu' => 'hu_HU',
4344
'id' => 'id_ID',
45+
'is' => 'is_IS',
4446
'it' => 'it_IT',
4547
'ja' => 'ja',
4648
'ka' => 'ka_GE',

0 commit comments

Comments
 (0)