9 lines
98 B
PHP
9 lines
98 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'bn' => 'Bengali',
|
|
],
|
|
'LocalizedNames' => [],
|
|
];
|